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

Release 0.1.7

parent f90654e7
No related branches found
No related tags found
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.6', version='0.1.7',
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