diff --git a/setup.py b/setup.py index 22ec5b69a5..a3831efc69 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ # Do not edit these constants. They will be updated automatically # by scripts/update-client.sh. -CLIENT_VERSION = "12.0.0-snapshot" +CLIENT_VERSION = "11.0.1" PACKAGE_NAME = "kubernetes" DEVELOPMENT_STATUS = "3 - Alpha"