Skip to content

Commit

Permalink
chg: 🔖 updated setup version to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanMindee committed Feb 19, 2021
1 parent ea68d46 commit 320d0ae
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.1.1",
version="v1.1.2",
long_description=long_description,
long_description_content_type="text/markdown",
url=GIT_URL,
Expand Down

0 comments on commit 320d0ae

Please sign in to comment.