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 03901fc commit adf87c4Copy full SHA for adf87c4
CHANGELOG.md
@@ -4,6 +4,15 @@ See also our [versioning policy](https://amici.readthedocs.io/en/latest/versioni
4
5
## v0.X Series
6
7
+### v0.31.1 (2025-03-21)
8
+
9
+Bugfix-only release.
10
11
+* Handle relational operators in SBML import
12
+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2652
13
14
+**Full Changelog**: https://github.com/AMICI-dev/AMICI/compare/v0.31.0...v0.31.1
15
16
### v0.31.0 (2025-02-18)
17
18
* Added `RDataReporting::observables_likelihood` for computing observables,
version.txt
@@ -1 +1 @@
1
-0.31.0
+0.31.1
0 commit comments