Skip to content

Commit 1f6442c

Browse files
update version in setup.py
1 parent 31ab106 commit 1f6442c

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='tpl-parser',
8-
version='1.0.0',
8+
version='1.0.1',
99
author='Dev Jones',
1010
author_email='[email protected]',
1111
description='A Python package to parse Photoshop TPL files and extract data into JSON format.',

0 commit comments

Comments
 (0)