diff --git a/setup.py b/setup.py index 5a9eb6b..494d2ad 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='tellopy', - version='0.5.0.dev0', + version='0.5.0', description='DJI Tello drone controller', url='https://github.com/hanyazou/TelloPy',