diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt index 1ca43870c57f098120146854a15a2ef062dc6e4f..21ff3d2d8a818697752f3b837ebd4694ae5ffa8c 100644 --- a/doc/mkexp.fodt +++ b/doc/mkexp.fodt @@ -2453,7 +2453,7 @@ </text:sequence-decls> <text:p text:style-name="P328">Make Experiments!</text:p> <text:p text:style-name="P318">Run-script generation for earth system models</text:p> - <text:p text:style-name="P319">Release 1.0.10</text:p> + <text:p text:style-name="P319">Release 1.0.11</text:p> <text:p text:style-name="P292">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T251">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 361dbb67d5b6e5ca650907fe489462d3730daa09..0b93bb72ce56e3b20191da9314c55cbbbc59e183 100644 Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ diff --git a/package_info.py b/package_info.py index f1c2d5c1f0fca244e53d83c67ed5d8f533584c4f..60fc2ddb924ad9a2fb19c04a43dd585de74e81b8 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.0.10' +version = '1.0.11'