Merge "Prepare 10.0.0 release"

This commit is contained in:
Jenkins
2016-11-17 19:37:27 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openstack-openstacklib",
"version": "9.4.0",
"version": "10.0.0",
"author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet OpenStack Libraries",
"license": "Apache-2.0",

View File

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