Incremented version number.

This commit is contained in:
Jeremy Wright 2014-08-18 14:48:25 -04:00
parent 699636d699
commit f76139e72c

View File

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