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 38ddff8 commit b979137Copy full SHA for b979137
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='cflib',
7
- version='0.1.12.1',
+ version='0.1.13',
8
packages=find_packages(exclude=['examples', 'tests']),
9
10
description='Crazyflie python driver',
0 commit comments