diff --git a/setup.py b/setup.py index 9d212cb..d16a97e 100644 --- a/setup.py +++ b/setup.py @@ -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',