Skip to content

Commit

Permalink
update version to 0.1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
knmcguire committed Sep 7, 2022
1 parent cb1d830 commit 8d82a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='cflib',
version='0.1.20',
version='0.1.20.1',
packages=find_packages(exclude=['examples', 'test']),

description='Crazyflie python driver',
Expand Down

0 comments on commit 8d82a76

Please sign in to comment.