Skip to content

Commit d9fa810

Browse files
committed
Bump version; changelog
1 parent 89fbaaf commit d9fa810

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
@@ -2,6 +2,15 @@
22

33
## v0.X Series
44

5+
### v0.17.1 (2023-05-10)
6+
7+
This release fixes two bugs:
8+
9+
* One bug introduced in v0.17.0, that causes an `ImportError`
10+
on macOS (https://github.com/AMICI-dev/AMICI/issues/2075).
11+
* An AttributeError in petab_import_pysb with petab>=0.2.0
12+
https://github.com/AMICI-dev/AMICI/pull/2079
13+
514
### v0.17.0 (2023-05-09)
615

716
AMICI v0.17.0 requires Python>=3.9 and a C++17 compatible compiler

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.0
1+
0.17.1

0 commit comments

Comments
 (0)