diff --git a/setup.py b/setup.py index 43806f4..d0281fc 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='blender_file', - version='0.1', + version='0.1.1', description='Blender File', url='https://github.com/dfelinto/blender-file/', author='At Mind B.V. - Jeroen Bakker, Blender Foundation - Campbell Barton',