diff --git a/setup.py b/setup.py index c01e5a98..118ad7a6 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='cflib', - version='0.1.21', + version='0.1.22', packages=find_packages(exclude=['examples', 'test']), description='Crazyflie python driver',