Skip to content

Commit 7cbe505

Browse files
authored
Update setup.py
1 parent 36e845b commit 7cbe505

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
@@ -9,7 +9,7 @@
99
name='superannotate_schemas',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',
12-
version='1.0.0b7',
12+
version='1.0.1',
1313
package_dir={"": "src"},
1414
packages=find_packages(where="src"),
1515
description='SuperAnnotate JSON Schemas',

0 commit comments

Comments
 (0)