We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f6522 commit abd8a44Copy full SHA for abd8a44
setup.py
@@ -43,7 +43,7 @@ def run(self):
43
44
info = {
45
"name": "pycaching",
46
- "version": "3.5.4", # PEP 386
+ "version": "3.6", # PEP 386
47
"author": "Tomas Bedrich",
48
"author_email": "[email protected]",
49
"url": "https://github.com/tomasbedrich/pycaching",
0 commit comments