Bumped version to 1.9 for last 2.79-compatible release

The next release will be 2.0 and target Blender 2.80.
This commit is contained in:
2018-09-05 13:30:44 +02:00
parent d019fd0cf0
commit 4d26ad248e
3 changed files with 4 additions and 4 deletions

View File

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