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 d973929 commit 78cb4a8Copy full SHA for 78cb4a8
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='cflib',
7
- version='0.1.10',
+ version='0.1.11',
8
packages=find_packages(exclude=['examples', 'tests']),
9
10
description='Crazyflie python driver',
0 commit comments