Skip to content

Commit

Permalink
bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adbailey4 committed Dec 23, 2020
1 parent 7125bc4 commit 9eb9c2d
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 @@ -14,7 +14,7 @@
def main():
setup(
name="taskManager",
version="0.2.2",
version="0.2.3",
description='Task manager to keep track of compute resources and send email update when command exits',
url='https://github.com/rlorigro/TaskManager',
author='Ryan Lorig-Roach, Andrew Bailey',
Expand Down

0 comments on commit 9eb9c2d

Please sign in to comment.