Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Qluxzz committed Aug 20, 2024
1 parent a629be4 commit b23b163
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 @@ -18,7 +18,7 @@
EMAIL = "[email protected]"
AUTHOR = "André Andersson"
REQUIRES_PYTHON = ">=3.7.0"
VERSION = "12.0.0"
VERSION = "12.1.0"

REQUIRED = ["requests>=2", "pyotp>=2", "websockets>=8", "pydantic>=2"]

Expand Down

0 comments on commit b23b163

Please sign in to comment.