diff --git a/sphinx/source/conf.py b/sphinx/source/conf.py
index 93fe78a24ff8f4d6b3294fc390a7e33adb4454b2..8835ea1aa361bac4eaf23b17a9864035f4aef5d0 100644
--- a/sphinx/source/conf.py
+++ b/sphinx/source/conf.py
@@ -57,9 +57,9 @@ author = u'APS/SDM'
 # built documents.
 #
 # The short X.Y version.
-version = "dev"
+version = '3.2.2'
 # The full version, including alpha/beta/rc tags.
-release = "dev"
+release = '3.2.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.