diff --git a/setup.py b/setup.py index 66574e3..a854da7 100755 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def run_tests(self): print(datetime.datetime.now().isoformat()) setup( name="pynonthermal", - version="0.0.1", + version="2021.04.22", # version=datetime.datetime.now().isoformat(), author="Luke Shingles", author_email="luke.shingles@gmail.com",