diff --git a/setup.py b/setup.py index 91b7ad8..2f88e9c 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ config = { 'name': 'onshapepy', - 'version': '0.0.0', + 'version': '0.0.3', 'description': 'Sample package to demonstrate using Onshape API keys', 'long_description': open('README.md').read(), 'author': 'Ty-Lucas Kelley',