Skip to content

Commit

Permalink
Bump version; changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed May 10, 2023
1 parent 89fbaaf commit d9fa810
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## v0.X Series

### v0.17.1 (2023-05-10)

This release fixes two bugs:

* One bug introduced in v0.17.0, that causes an `ImportError`
on macOS (https://github.com/AMICI-dev/AMICI/issues/2075).
* An AttributeError in petab_import_pysb with petab>=0.2.0
https://github.com/AMICI-dev/AMICI/pull/2079

### v0.17.0 (2023-05-09)

AMICI v0.17.0 requires Python>=3.9 and a C++17 compatible compiler
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.0
0.17.1

0 comments on commit d9fa810

Please sign in to comment.