Skip to content
Snippets Groups Projects
Commit dcb65a6c authored by Arnaud Taffanel's avatar Arnaud Taffanel
Browse files

Update version to 0.1.5

parent fec750c5
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ from setuptools import setup ...@@ -4,7 +4,7 @@ from setuptools import setup
setup( setup(
name='cflib', name='cflib',
version='0.1.3', version='0.1.5',
packages=find_packages(exclude=['examples', 'tests']), packages=find_packages(exclude=['examples', 'tests']),
description='Crazyflie python driver', description='Crazyflie python driver',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment