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