Release 2.1.1 (#152)

This commit is contained in:
Mike Graves
2021-06-24 12:41:43 -04:00
committed by GitHub
parent 15799b2dd5
commit abcc3e884c
6 changed files with 18 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.1.0
version: 2.1.1
```
### Installing the Kubernetes Python Library