Skip to content

Commit d4fd8de

Browse files
committed
Set version to 1.1.1
1 parent 0bfb43e commit d4fd8de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apidoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "Moneta",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Fault-tolerant distributed tasks scheduler"
55
}

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Versions should comply with PEP440. For a discussion on single-sourcing
1717
# the version across setup.py and the project code, see
1818
# https://packaging.python.org/en/latest/single_source_version.html
19-
version='1.1.0',
19+
version='1.1.1',
2020

2121
description='Distributed tasks scheduler',
2222
long_description=long_description,

0 commit comments

Comments
 (0)