Skip to content

Commit

Permalink
Set version to 2021.04.21
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Apr 22, 2021
1 parent 3a6bcb1 commit 4b9d356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4b9d356

Please sign in to comment.