Post Ocata Bugfix release

Prepare the metadata for a post-Ocata bugfix release.

Change-Id: Iecf58dcfde8fe213fa9c9acfeb25a928c0a2def2
This commit is contained in:
Alex Schultz 2017-04-27 08:20:23 -06:00
parent f6471e8e17
commit f0c8277b2b
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-heat",
"version": "10.3.0",
"version": "10.3.1",
"author": "eNovance and OpenStack Contributors",
"summary": "Puppet module for OpenStack Heat",
"license": "Apache-2.0",
@ -68,4 +68,4 @@
"version_requirement": ">=10.3.0 <11.0.0"
}
]
}
}

View File

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