Prepare 10.2.0 release

The third release for Ocata.

Change-Id: Ie47b593d1c4dc33b0e91e30950b0d4ea213ba916
This commit is contained in:
Alex Schultz
2017-01-13 17:29:31 -07:00
parent caafb28738
commit 9b365753b7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openstack-openstacklib",
"version": "10.1.0",
"version": "10.2.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 = '10.1.0'
version = '10.2.0'
# The full version, including alpha/beta/rc tags.
release = '10.1.0'
release = '10.2.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.