Skip to content

Commit d93efc1

Browse files
committed
Release 0.7.3
1 parent adba2c3 commit d93efc1

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.7.2"
13+
VERSION = "0.7.3"
1414

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

0 commit comments

Comments
 (0)