Skip to content

Commit 4c7df02

Browse files
committed
Bump version to 2.4.1
Signed-off-by: Francesco De Martino <[email protected]>
1 parent 36ca378 commit 4c7df02

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def read(fname):
2929
"nodewatcher = nodewatcher.nodewatcher:main",
3030
"jobwatcher = jobwatcher.jobwatcher:main",
3131
]
32-
version = "2.4.0"
32+
version = "2.4.1"
3333
requires = ["requests>=2.21.0", "boto3>=1.7.55", "retrying>=1.3.3", "configparser>=3.7.4", "paramiko>=2.4.2"]
3434

3535
setup(

util/bump-version.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)