Skip to content

Commit 8fdb3e4

Browse files
committed
Release v0.3.2
1 parent 851fb78 commit 8fdb3e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

calliope/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.2-dev'
1+
__version__ = '0.3.2'

changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Release History
33
---------------
44

5-
0.3.2 (dev)
6-
+++++++++++
5+
0.3.2 (2015-02-13)
6+
++++++++++++++++++
77

88
* [new] Run setting ``model_override`` allows specifying the path to a YAML file with overrides for the model configuration, applied at model initialization (path is given relative to the run configuration file used). This is in addition to the existing ``override`` setting, and is applied first (so ``override`` can override ``model_override``).
99
* [new] Run settings ``output.save_constraints`` and ``output.save_constraints_options``

0 commit comments

Comments
 (0)