File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ No description provided (generated by Swagger Codegen https://github.com/swagger
44This Python package is automatically generated by the [ Swagger Codegen] ( https://github.com/swagger-api/swagger-codegen ) project:
55
66- API version: v1.6.1
7- - Package version: 2.0.0-snapshot
7+ - Package version: 2.0.0a1
88- Build package: io.swagger.codegen.languages.PythonClientCodegen
99
1010## Requirements.
Original file line number Diff line number Diff line change 2323
2424# client version for packaging and releasing. It can
2525# be different than SPEC_VERSION.
26- CLIENT_VERSION = "2.0.0-snapshot "
26+ CLIENT_VERSION = "2.0.0a1 "
2727
2828# Name of the release package
2929PACKAGE_NAME = "kubernetes"
Original file line number Diff line number Diff line change 1616
1717# Do not edit these constants. They will be updated automatically
1818# by scripts/update-client.sh.
19- CLIENT_VERSION = "2.0.0-snapshot "
19+ CLIENT_VERSION = "2.0.0a1 "
2020PACKAGE_NAME = "kubernetes"
2121DEVELOPMENT_STATUS = "3 - Alpha"
2222
You can’t perform that action at this time.
0 commit comments