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 d59bb78 commit 3743b80Copy full SHA for 3743b80
setup.py
@@ -45,7 +45,7 @@ def run(self):
45
46
info = {
47
"name": "pycaching",
48
- "version": "3.6", # PEP 386
+ "version": "3.6.1", # PEP 386
49
"author": "Tomas Bedrich",
50
"author_email": "ja@tbedrich.cz",
51
"url": "https://github.com/tomasbedrich/pycaching",
0 commit comments