From ff21ff664ce4161c93378ca8668b39d19963e10f Mon Sep 17 00:00:00 2001 From: Ryan Nelson Date: Fri, 3 Jan 2020 15:17:54 -0500 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5e7a01b..8470655 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name = "costcalc2", - version = "0.1", + version = "0.2", description = "Cost calculations for synthetic chemical preparation routes", url = "https://github.com/rnelsonchem/costcalc2",