diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt index 75d5b26ba83a85de56b5640418a0a0bc50264d61..372842779cc24384b3bc417cfc8afc7552446d2c 100644 --- a/doc/mkexp.fodt +++ b/doc/mkexp.fodt @@ -3219,7 +3219,7 @@ </text:sequence-decls> <text:p text:style-name="P414">Make Experiments!</text:p> <text:p text:style-name="P5">Run-script generation for earth system models</text:p> - <text:p text:style-name="P329">Release 1.4.0dev</text:p> + <text:p text:style-name="P329">Release 1.4.0</text:p> <text:p text:style-name="P383">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T319">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 144eee2d30fa1142698654ba391154cb369c821a..b1caceae690935c3bd5bd8aa6f7cb2745c2473b7 100644 Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ diff --git a/package_info.py b/package_info.py index 0ae3f7d11a78463fb93f32784252f28a95bccdc3..b92094e1c97addb9d99bc14b800289da5f1cb0fe 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.0dev' +version = '1.4.0'