Merge "Use Python to compute release notes version"

This commit is contained in:
Jenkins 2017-08-31 03:23:41 +00:00 committed by Gerrit Code Review
commit 11cec1c6f1
1 changed files with 2 additions and 2 deletions

View File

@ -53,9 +53,9 @@ copyright = u'2017, Puppet TripleO Developers'
# built documents.
#
# The short X.Y version.
version = '7.3.0'
version = ''
# The full version, including alpha/beta/rc tags.
release = '7.3.0'
release = ''
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.