Post Ocata Bugfix release

Prepare the metadata for a post-Ocata bugfix release.

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

View File

@ -1,6 +1,6 @@
{
"name": "openstack-designate",
"version": "10.3.0",
"version": "10.3.1",
"author": "Xingchao Yu and StackForge Contributors",
"summary": "Puppet module for OpenStack Designate",
"license": "Apache-2.0",
@ -75,4 +75,4 @@
"version_requirement": ">=0.0.5 <1.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.