Skip to content

Commit adf87c4

Browse files
committed
Release 0.31.1
1 parent 03901fc commit adf87c4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ See also our [versioning policy](https://amici.readthedocs.io/en/latest/versioni
44

55
## v0.X Series
66

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+
716
### v0.31.0 (2025-02-18)
817

918
* Added `RDataReporting::observables_likelihood` for computing observables,

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.31.0
1+
0.31.1

0 commit comments

Comments
 (0)