diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt
index 93e01e8e95a0c906fa8887c972bb4ea82a8d0630..9cba67258d6427efc73f6d6bd4f943dd6ed78999 100644
--- a/doc/mkexp.fodt
+++ b/doc/mkexp.fodt
@@ -3189,7 +3189,7 @@
    </text:sequence-decls>
    <text:p text:style-name="P411">Make Experiments!</text:p>
    <text:p text:style-name="P5">Run-script generation for earth system models</text:p>
-   <text:p text:style-name="P326">Release 1.3.1dev</text:p>
+   <text:p text:style-name="P326">Release 1.3.1</text:p>
    <text:p text:style-name="P380">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T318">Max-Planck-Institut für Meteorologie<text:line-break/>Hamburg</text:span></text:p>
    <text:table-of-content text:style-name="Sect1" text:protected="true" text:name="Table of Contents1">
     <text:table-of-content-source text:outline-level="10">
@@ -4051,4 +4051,4 @@
    <text:p text:style-name="P75"><text:span text:style-name="T161">This</text:span><text:span text:style-name="T169"> will result in a &apos;.run_first&apos; </text:span><text:span text:style-name="T170">script</text:span><text:span text:style-name="T169"> tha</text:span><text:span text:style-name="T170">t gets the model state from &apos;anotherexp&apos;, while the &apos;.run&apos; script</text:span><text:span text:style-name="T169"> </text:span><text:span text:style-name="T170">uses &apos;myexp&apos;.</text:span></text:p>
   </office:text>
  </office:body>
-</office:document>
\ No newline at end of file
+</office:document>
diff --git a/doc/mkexp.pdf b/doc/mkexp.pdf
index 875cc5472822aea5f312373fae7bc1dc4a92f7a4..144eee2d30fa1142698654ba391154cb369c821a 100644
Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ
diff --git a/package_info.py b/package_info.py
index 467faae096ccac9a01df8110ce029a64cc7918e6..764049166359840f028797e02091266af4b60149 100644
--- a/package_info.py
+++ b/package_info.py
@@ -4,4 +4,4 @@ Information on package name and version
 
 full_name = 'Make Experiments!'
 name = 'mkexp'
-version = '1.3.1dev'
+version = '1.3.1'