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