Skip to content

Commit 5398d6d

Browse files
committed
Update setup.py
1 parent 48ad6bc commit 5398d6d

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.5.2',
11+
version='0.6',
1212
packages=find_packages(exclude=['tests*']),
1313
license='MIT',
1414
description='Python Synology API Wrapper',

0 commit comments

Comments
 (0)