diff --git a/setup.py b/setup.py index 373789d..0f182f5 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='nasa-api-wrapper', - version="0.1.2", + version="0.1.3", author="Brendan Viscomi", author_email="contact@brendanviscomi.com", description="A convenient wrapper for NASA's APIs",