We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbb70f commit dab730dCopy full SHA for dab730d
CHANGELOG.md
@@ -1,8 +1,7 @@
1
-## 0.7.0.dev4 (dev)
+## 0.7.0.dev4 (2024-09-10)
2
3
### User-facing changes
4
5
-
6
|fixed| Decision variable domain in math docs to use $\in$ instead of $\forall$ (#652).
7
8
|fixed| Clarity of `flow_cap_min` description in documentation (#653).
src/calliope/_version.py
@@ -1 +1 @@
-__version__ = "0.7.0.dev3"
+__version__ = "0.7.0.dev4"
0 commit comments