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