Prepare changes for v3.6.1 release.
diff --git a/CHANGES.rst b/CHANGES.rst
index ea363ac..44e0d08 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-Changes in Apache Libcloud in development
------------------------------------------
+Changes in Apache Libcloud 3.6.1
+--------------------------------
 
 Common
 ~~~~~~
diff --git a/docs/conf.py b/docs/conf.py
index 4131c62..6a110f0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -68,10 +68,10 @@
 # built documents.
 #
 # The short X.Y version.
-version = '3.6.1-dev'
+version = '3.6.1'
 
 # The full version, including alpha/beta/rc tags.
-release = '3.6.1-dev'
+release = '3.6.1'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.