We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfb43e commit d4fd8deCopy full SHA for d4fd8de
apidoc.json
@@ -1,5 +1,5 @@
1
{
2
"name": "Moneta",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Fault-tolerant distributed tasks scheduler"
5
}
setup.py
@@ -16,7 +16,7 @@
16
# Versions should comply with PEP440. For a discussion on single-sourcing
17
# the version across setup.py and the project code, see
18
# https://packaging.python.org/en/latest/single_source_version.html
19
- version='1.1.0',
+ version='1.1.1',
20
21
description='Distributed tasks scheduler',
22
long_description=long_description,
0 commit comments