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

Commit f3c46c5

Browse files
committed
bump version to 1.0.1
1 parent e7c8f19 commit f3c46c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# prerequisite: setuptools
2323
# http://pypi.python.org/pypi/setuptools
2424
NAME = "imager200-python-sdk"
25-
VERSION = "1.0.0"
25+
VERSION = "1.0.1"
2626
PYTHON_REQUIRES = ">=3.7"
2727
REQUIRES = [
2828
"urllib3 >= 1.25.3, < 2.1.0",

0 commit comments

Comments
 (0)