Skip to content

Commit 31670f1

Browse files
authored
Merge pull request #214 from N4S4/version_change
version change
2 parents be30d0c + 1009c56 commit 31670f1

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='synology-api',
11-
version='0.7.3',
11+
version='0.8',
1212
packages=find_packages(exclude=['tests*']),
1313
license='MIT',
1414
description='Python Synology API Wrapper',

0 commit comments

Comments
 (0)