Update release version to 1.0.0a5
This commit is contained in:
parent
8a4539a223
commit
61aad240ac
@ -4,7 +4,7 @@ No description provided (generated by Swagger Codegen https://github.com/swagger
|
||||
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
||||
|
||||
- API version: v1.5.1-660c2a2
|
||||
- Package version: 1.0.0a4
|
||||
- Package version: 1.0.0a5
|
||||
- Build package: class io.swagger.codegen.languages.PythonClientCodegen
|
||||
|
||||
## Requirements.
|
||||
|
||||
@ -23,7 +23,7 @@ SPEC_VERSION = "v1.5.1-660c2a2"
|
||||
|
||||
# client version for packaging and releasing. It can
|
||||
# be different than SPEC_VERSION.
|
||||
CLIENT_VERSION = "1.0.0a4"
|
||||
CLIENT_VERSION = "1.0.0a5"
|
||||
|
||||
# Name of the release package
|
||||
PACKAGE_NAME = "kubernetes"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user