Skip to content

Commit 1b4f475

Browse files
committed
Updated version to 3.4
1 parent 74dd10d commit 1b4f475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def run(self):
4646

4747
info = {
4848
"name": "pycaching",
49-
"version": "3.3.1", # PEP 386
49+
"version": "3.4", # PEP 386
5050
"author": "Tomas Bedrich",
5151
"author_email": "[email protected]",
5252
"url": "https://github.com/tomasbedrich/pycaching",

0 commit comments

Comments
 (0)