update version

This commit is contained in:
Renato
2025-11-21 03:17:55 +01:00
parent 3d2cc36512
commit 0577852509

View File

@ -8,7 +8,7 @@ with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
setup(
name='synology-api',
version='0.8.1',
version='0.8.2',
packages=find_packages(exclude=['tests*']),
license='MIT',
description='Python Synology API Wrapper',