From: Trevor Bramwell Date: Fri, 20 Apr 2018 19:18:16 +0000 (-0700) Subject: Bump version to 0.3.0-dev X-Git-Tag: v0.2.2~3 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=4ff79cecc73ef2612e7f04e8c1cefe9cc9c83670;p=releng%2Fdocs-conf.git Bump version to 0.3.0-dev Change-Id: I6561658d5b2194f456865bd2cb729bada2e0e30a Signed-off-by: Trevor Bramwell --- diff --git a/docs_conf/__init__.py b/docs_conf/__init__.py index 8bf8de2..5414d14 100644 --- a/docs_conf/__init__.py +++ b/docs_conf/__init__.py @@ -15,4 +15,4 @@ Configure sphinx-doc through an YAML file. """ __author__ = 'Linux Foundation Releng' __summary__ = 'Linux Foundation DocsConf' -__version__ = '0.2.1' +__version__ = '0.3.0-dev'