Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 7f8547a

Browse files
authored
Increasing version
1 parent f69fbe0 commit 7f8547a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='vsmetaCodec',
8-
version='0.9.1',
8+
version='1.0.0',
99
description='A module to encode and decode media information with Synology\'s vsmeta file format.',
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)