Skip to content

Commit fc6ee09

Browse files
committed
Bump major version due to changed return models
1 parent d38bdfd commit fc6ee09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
AUTHOR = "André Andersson"
2020
REQUIRES_PYTHON = ">=3.9.0"
21-
VERSION = "12.1.0"
21+
VERSION = "13.0.0"
2222

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

0 commit comments

Comments
 (0)