Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
verdan authored Apr 26, 2022
1 parent c2aed86 commit 9e8fae3
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 @@ -14,7 +14,7 @@
with open(path.join(this_directory, "README.md"), encoding="utf-8") as f:
long_description = f.read()

__version__ = "1.1.1"
__version__ = "1.1.2"

setup(
name="flaskoidc",
Expand Down

0 comments on commit 9e8fae3

Please sign in to comment.