diff --git a/setup.py b/setup.py index 41e53ac28..05d8cefdd 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ args = dict( name='uavcan', - version='1.0.0dev9', + version='1.0.0dev10', description='Python implementation of the UAVCAN protocol stack', packages=[ 'uavcan',