From: Thanh Ha Date: Thu, 9 Aug 2018 22:12:18 +0000 (-0400) Subject: Bump lfdocs-conf to 0.3.0-dev X-Git-Tag: v0.2.4~5 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=0ceeea23e448b15d9ff89832d5816c3936a8c962;p=releng%2Fdocs-conf.git Bump lfdocs-conf to 0.3.0-dev Change-Id: I252780c0c4dcd7ab54e2dbda948e2f1d76a53bf7 Signed-off-by: Thanh Ha --- diff --git a/docs_conf/__init__.py b/docs_conf/__init__.py index 066dac0..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.3' +__version__ = '0.3.0-dev'