changed version

This commit is contained in:
Dave Cowden 2014-05-24 13:34:30 -04:00
parent 3e5dc77a37
commit 779e5c5f16

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='cadquery',
version='0.1.4',
version='0.1.5',
url='https://github.com/dcowden/cadquery',
license='LGPL',
author='David Cowden',