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 24cb1e4 commit 8866286Copy full SHA for 8866286
setup.py
@@ -42,7 +42,7 @@ def run(self):
42
43
info = {
44
"name": "pycaching",
45
- "version": "3.6.8", # PEP 386
+ "version": "3.6.9", # PEP 386
46
"author": "Tomas Bedrich",
47
"author_email": "ja@tbedrich.cz",
48
"url": "https://github.com/tomasbedrich/pycaching",
0 commit comments