Release 2.0.1 (#130)

This commit is contained in:
Mike Graves
2021-06-14 07:54:07 -04:00
committed by GitHub
parent 98cb88a701
commit b7345696cc
7 changed files with 20 additions and 6 deletions

View File

@@ -82,7 +82,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible
---
collections:
- name: kubernetes.core
version: 2.0.0
version: 2.0.1
```
### Installing the Kubernetes Python Library