Prepare 10.1.0 release

The second release for Ocata.

Change-Id: Idfe40beb03b6b1a8123197d35da75ad6581d542d
This commit is contained in:
Alex Schultz 2016-12-09 09:34:05 -07:00
parent 5211ba5fc8
commit d454208d7e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-horizon",
"version": "10.0.0",
"version": "10.1.0",
"author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet module for OpenStack Horizon",
"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.0.0'
version = '10.1.0'
# The full version, including alpha/beta/rc tags.
release = '10.0.0'
release = '10.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.