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

@@ -1,5 +1,5 @@
# Also needs to be updated in galaxy.yml
VERSION = 1.0.0
VERSION = 1.0.1
# To run sanity tests in a venv, set SANITY_TEST_ARGS to '--venv'
SANITY_TEST_ARGS ?= --docker --color