Issue #60: Release version 1.0.1. (#61)

* Issue #60: Release version 1.0.1.

* Fix rstcheck issue by substituting some equals signs with ugly regex.
This commit is contained in:
Jeff Geerling
2020-11-17 17:44:37 -06:00
committed by GitHub
parent 2d71c469bd
commit 56e39540a0
7 changed files with 25 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ You can also include it in a `requirements.yml` file and install it via `ansible
---
collections:
- name: community.okd
version: 1.0.0
version: 1.0.1
```
### Installing the OpenShift Python Library