Skip to content

Commit

Permalink
chg: 🔖 v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ooliv committed Feb 1, 2021
1 parent 0200c8f commit ab0e65e
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.0",
version="v1.1.1",
long_description=long_description,
long_description_content_type="text/markdown",
url=GIT_URL,
Expand Down

0 comments on commit ab0e65e

Please sign in to comment.