From a8f4644b75c7c259167db4fb5789672b55cfa7fe Mon Sep 17 00:00:00 2001 From: Anson Date: Mon, 20 Jan 2020 17:13:24 -0700 Subject: [PATCH] added mohrs circle --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",