Skip to content

Commit c1c42f7

Browse files
committed
update version to 0.1.24
1 parent ea0154e commit c1c42f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='cflib',
12-
version='0.1.23',
12+
version='0.1.24',
1313
packages=find_packages(exclude=['examples', 'test']),
1414

1515
description='Crazyflie python driver',

0 commit comments

Comments
 (0)