nicer setup instructions

This commit is contained in:
Dave Cowden
2013-04-23 21:38:38 -04:00
parent 33ea57a69e
commit 4ddc3b53a7
2 changed files with 16 additions and 3 deletions

View File

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