Skip to content

Commit 215f9ce

Browse files
chg: 🔖 updated setup with new version v1.1.0
1 parent a964491 commit 215f9ce

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
@@ -35,7 +35,7 @@ def make_requirements_list(file="requirements.txt", only_regular=True):
3535
python_requires=">=3.0",
3636
name=f"{PACKAGE_NAME}",
3737
description="Mindee API helper library for python",
38-
version="v1.0.1",
38+
version="v1.1.0",
3939
long_description=long_description,
4040
long_description_content_type="text/markdown",
4141
url=GIT_URL,

0 commit comments

Comments
 (0)