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 f205a64 commit e7e6975Copy full SHA for e7e6975
setup.py
@@ -42,7 +42,7 @@ def run(self):
42
43
info = {
44
"name": "pycaching",
45
- "version": "3.6.6", # PEP 386
+ "version": "3.6.7", # PEP 386
46
"author": "Tomas Bedrich",
47
"author_email": "[email protected]",
48
"url": "https://github.com/tomasbedrich/pycaching",
0 commit comments