diff --git a/setup.py b/setup.py index 82c58a5..f2e9938 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='nasapy', - version='0.2.0', + version='0.2.1', author='Aaron Schlegel', author_email='aaron@aaronschlegel.me', description=('Python wrapper for the NASA API.'),