diff --git a/setup.py b/setup.py index a8b6789..e279e2b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name= 'onshapepy', - version= '0.0.12', + version= '0.0.13', description= 'Drive part configurations from Python.', long_description= long_description, author= 'Ethan Keller',