diff --git a/setup.py b/setup.py index 4a18089..6a4a547 100755 --- a/setup.py +++ b/setup.py @@ -177,7 +177,7 @@ setup( 'wheels': BuildWheels}, name='blender_cloud', description='The Blender Cloud addon allows browsing the Blender Cloud from Blender.', - version='1.1.0', + version='1.2.0', author='Sybren A. Stüvel', author_email='sybren@stuvel.eu', packages=find_packages('.'),