1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-16 15:17:18 +00:00
This commit is contained in:
Anson 2020-01-20 12:45:32 -07:00
parent 147e728c8c
commit fd0e140c8b

View File

@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup( setuptools.setup(
name="aero_astro_calc", name="aero_astro_calc",
version="2019.1.3", version="2020.1.0",
author="Anson Biggs", author="Anson Biggs",
author_email="anson@ansonbiggs.com", author_email="anson@ansonbiggs.com",
description="A small python library with functions to assist engineers.", description="A small python library with functions to assist engineers.",