Skip to content

Commit

Permalink
Fix broken release
Browse files Browse the repository at this point in the history
  • Loading branch information
Qluxzz committed Dec 21, 2024
1 parent 9da7762 commit 1cd7656
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 = "andre.eric.andersson@gmail.com"
AUTHOR = "André Andersson"
REQUIRES_PYTHON = ">=3.9.0"
VERSION = "13.1.0"
VERSION = "13.1.1"

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

Expand Down

0 comments on commit 1cd7656

Please sign in to comment.