Skip to content

Commit e00df96

Browse files
committed
Release 0.7.0
1 parent 0622bcf commit e00df96

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
@@ -10,7 +10,7 @@
1010
from codecs import open
1111

1212
REPO_URL = "https://github.com/ProtoThis/python-synology"
13-
VERSION = "0.6.0"
13+
VERSION = "0.7.0"
1414

1515
with open("requirements.txt") as f:
1616
required = f.read().splitlines()

0 commit comments

Comments
 (0)