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 3c16fa9 commit 125a44aCopy full SHA for 125a44a
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='cflib',
12
- version='0.1.16',
+ version='0.1.17',
13
packages=find_packages(exclude=['examples', 'tests']),
14
15
description='Crazyflie python driver',
0 commit comments