Skip to content

Commit 22ce164

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-05-08) ### Bug Fixes * updated the release confinguration to prevent accidental releases ([ba5fd8d](ba5fd8d))
1 parent ba5fd8d commit 22ce164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zitadel_client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ class Version:
22
def __init__(self) -> None:
33
pass
44

5-
VERSION = "1.1.0"
5+
VERSION = "1.1.1"

0 commit comments

Comments
 (0)