Skip to content

Commit

Permalink
chg: 🔖 update setup.py version number to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jedylemindee committed Dec 22, 2021
1 parent 509a87e commit 3609743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def make_requirements_list(file="requirements.txt", only_regular=True):
python_requires=">=3.0",
name=f"{PACKAGE_NAME}",
description="Mindee API helper library for python",
version="v1.2.2",
version="v1.2.3",
long_description=long_description,
long_description_content_type="text/markdown",
url=GIT_URL,
Expand Down

0 comments on commit 3609743

Please sign in to comment.