diff --git a/setup.py b/setup.py index 7829b8d..cd438fe 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="aero_astro_calc", - version="2020.1.0", + version="2020.2.0", author="Anson Biggs", author_email="anson@ansonbiggs.com", description="A small python library with functions to assist engineers.",