Skip to content

Commit 776244f

Browse files
committed
update version constants for 36.0.1 release
1 parent 6b31376 commit 776244f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
KUBERNETES_BRANCH = "release-1.36"
1919

2020
# client version for packaging and releasing.
21-
CLIENT_VERSION = "36.0.0"
21+
CLIENT_VERSION = "36.0.1"
2222

2323
# Name of the release package
2424
PACKAGE_NAME = "kubernetes"

0 commit comments

Comments
 (0)