Post Ocata Bugfix release

Prepare the metadata for a post-Ocata bugfix release.

Change-Id: I90419969cc90768e5b4a1843a783d4b26c378b59
This commit is contained in:
Alex Schultz 2017-04-27 08:20:23 -06:00
parent 55259a1d85
commit 84a1dfea27
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-openstack_extras",
"version": "10.3.0",
"version": "10.3.1",
"author": "OpenStack Contributors",
"summary": "Puppet OpenStack Extras Module",
"license": "Apache-2.0",
@ -60,4 +60,4 @@
"version_requirement": ">=4.0.0 <5.0.0"
}
]
}
}

View File

@ -51,9 +51,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.