Prepare to publish 0.2.0 release to Galaxy (#39)

* Issue #38: Add version_added to new openshift_auth module.

* Fixes #38: Prepare for 0.2.0 release on Galaxy.
This commit is contained in:
Jeff Geerling
2020-09-24 15:56:18 -05:00
committed by GitHub
parent b7e341842d
commit 6942cd6756
9 changed files with 53 additions and 4 deletions

View File

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