diff --git a/setup.py b/setup.py index 64a12c1..47b1695 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='nasa-api-wrapper', - version="0.1.4", + version="0.1.5", author="Brendan Viscomi", author_email="contact@brendanviscomi.com", description="A convenient wrapper for NASA's APIs",