diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt
index 08e5e3b354b3c4efdb876cfd7d0c96b57ea76c85..45f3690f9791d87bc16827678ee4fbc616e9578a 100644
--- a/doc/mkexp.fodt
+++ b/doc/mkexp.fodt
@@ -3240,7 +3240,7 @@
    </text:sequence-decls>
    <text:p text:style-name="P416">Make Experiments!</text:p>
    <text:p text:style-name="P5">Run-script generation for earth system models</text:p>
-   <text:p text:style-name="P330">Release 1.4.1-dev</text:p>
+   <text:p text:style-name="P330">Release 1.4.1</text:p>
    <text:p text:style-name="P384">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T320">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">
diff --git a/doc/mkexp.pdf b/doc/mkexp.pdf
index b1caceae690935c3bd5bd8aa6f7cb2745c2473b7..f020acdfd9e93c472b7347070afb714c7ccdcdef 100644
Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ
diff --git a/package_info.py b/package_info.py
index 0d40ad530dba5840f9f9228f1abd9f1b89548791..1b767f263e7929325d3e2cee9f84865b83e0211e 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.4.1-dev'
+version = '1.4.1'