We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5fd8d commit 22ce164Copy full SHA for 22ce164
zitadel_client/version.py
@@ -2,4 +2,4 @@ class Version:
2
def __init__(self) -> None:
3
pass
4
5
- VERSION = "1.1.0"
+ VERSION = "1.1.1"
0 commit comments