Prepare 10.0.0 release
First release of Ocata. Change-Id: Idf29fffbeba5a862257f17e6a6fd937eff594755
This commit is contained in:
2 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
{
"name": "openstack-oslo",
"version": "9.4.0",
"version": "10.0.0",
"author": "OpenStack Contributors",
"summary": "Puppet module for OpenStack Oslo",
"license": "Apache-2.0",
@@ -47,7 +47,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=9.4.0 <10.0.0"
"version_requirement": ">=10.0.0 <11.0.0"
}
]
}
@@ -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.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.