Skip to content

Commit

Permalink
Bump version to 2.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco De Martino <fdm@amazon.com>
  • Loading branch information
demartinofra authored and tilne committed Dec 6, 2019
1 parent f83a6c5 commit 722b97e
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 @@ -28,7 +28,7 @@ def read(fname):
"nodewatcher = nodewatcher.nodewatcher:main",
"jobwatcher = jobwatcher.jobwatcher:main",
]
version = "2.5.0"
version = "2.5.1"
requires = ["requests>=2.21.0", "boto3>=1.7.55", "retrying>=1.3.3", "configparser>=3.7.4", "paramiko>=2.4.2"]

setup(
Expand Down

0 comments on commit 722b97e

Please sign in to comment.