[RELEASE PREPARE] Prep for 1.0.0 release candidate
diff --git a/doap_CLIMATE.rdf b/doap_CLIMATE.rdf
index 8996c8f..537f5b1 100644
--- a/doap_CLIMATE.rdf
+++ b/doap_CLIMATE.rdf
@@ -38,7 +38,7 @@
         <Version>
             <name>Apache Open Climate Workbench 1.0</name>
             <created>2015-09-03</created>
-            <revision>1.0</revision>
+            <revision>1.0.0</revision>
         </Version>
     </release>
     <release>
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 1095b7b..e362a69 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -62,7 +62,7 @@
 # The short X.Y version.
 version = '1.0.0'
 # The full version, including alpha/beta/rc tags.
-release = '1.0.0-snapshot'
+release = '1.0.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.