We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ea36f commit 7feb51eCopy full SHA for 7feb51e
setup.py
@@ -13,7 +13,7 @@
13
14
setup(
15
name='cflib',
16
- version='0.1.25.1',
+ version='0.1.26',
17
packages=find_packages(exclude=['examples', 'test']),
18
19
description='Crazyflie python driver',
0 commit comments