From a577f1d9c456defbeb3fa36a056038fc1b226cfe Mon Sep 17 00:00:00 2001 From: FoleyLab Date: Tue, 20 Aug 2019 11:24:39 -0400 Subject: [PATCH] Ready for release! --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8bb44f3..f2bdc3e 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ #packages=setuptools.find_packages(), #package_dir={'wptherml': 'wptherml'}, #package_data={'wptherml': ['datalib/*.txt', 'validation_data/*.txt']}, - version="1.0.14b", + version="1.0.00", author="Foley Lab", author_email="foleyj10@wpunj.edu", description="A Python package for the design of materials for harnessing heat.",