Skip to content

Commit 5aefe18

Browse files
committed
Release 0.7.2
1 parent f5d2d20 commit 5aefe18

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.1"
13+
VERSION = "0.7.2"
1414

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

0 commit comments

Comments
 (0)