diff --git a/setup.py b/setup.py index f652154..7829b8d 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="2019.1.3", + version="2020.1.0", author="Anson Biggs", author_email="anson@ansonbiggs.com", description="A small python library with functions to assist engineers.",