diff --git a/metadata.json b/metadata.json
index 018ba1ec..22a18e59 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "openstack-openstacklib",
-  "version": "9.0.0",
+  "version": "9.1.0",
   "author": "Puppet Labs and OpenStack Contributors",
   "summary": "Puppet OpenStack Libraries",
   "license": "Apache-2.0",
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index f1148083..10175c8a 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers'
 # built documents.
 #
 # The short X.Y version.
-version = '9.0.0'
+version = '9.1.0'
 # The full version, including alpha/beta/rc tags.
-release = '9.0.0'
+release = '9.1.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.