1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-15 14:46:49 +00:00

added mohrs circle

This commit is contained in:
Anson 2020-01-20 17:13:24 -07:00
parent 4b0f3a9cb1
commit a8f4644b75

View File

@ -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.",