We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3450f8f commit 3cf152aCopy full SHA for 3cf152a
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='cflib',
7
- version='0.1.14.1',
+ version='0.1.14.2',
8
packages=find_packages(exclude=['examples', 'tests']),
9
10
description='Crazyflie python driver',
0 commit comments