Post Ocata Bugfix release

Prepare the metadata for a post-Ocata bugfix release.

Change-Id: Ib7fc15a4d7593c80e4ae55a8e60c4a044c99e3c1
This commit is contained in:
Alex Schultz 2017-04-27 08:20:23 -06:00
parent 94df4be856
commit 02d93cb084
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-barbican",
"version": "10.3.0",
"version": "10.3.1",
"author": "OpenStack Contributors",
"summary": "Puppet module for OpenStack Barbican",
"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.