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