Bumped version to 1.0.0

This commit is contained in:
Sybren A. Stüvel 2016-05-04 14:38:44 +02:00
parent ef7c82666f
commit 6d7428c16e

View File

@ -173,7 +173,7 @@ setup(
'wheels': BuildWheels}, 'wheels': BuildWheels},
name='blender_cloud', name='blender_cloud',
description='The Blender Cloud addon allows browsing the Blender Cloud from Blender.', description='The Blender Cloud addon allows browsing the Blender Cloud from Blender.',
version='0.9.0', version='1.0.0',
author='Sybren A. Stüvel', author='Sybren A. Stüvel',
author_email='sybren@stuvel.eu', author_email='sybren@stuvel.eu',
packages=find_packages('.'), packages=find_packages('.'),