bump version after fixup

This commit is contained in:
Dalai Felinto
2016-11-30 22:10:41 +01:00
parent 12117ca91c
commit 4aed5a27fa

View File

@@ -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',