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