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 ea0154e commit c1c42f7Copy full SHA for c1c42f7
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='cflib',
12
- version='0.1.23',
+ version='0.1.24',
13
packages=find_packages(exclude=['examples', 'test']),
14
15
description='Crazyflie python driver',
0 commit comments