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 89fbaaf commit d9fa810Copy full SHA for d9fa810
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## v0.X Series
4
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
14
### v0.17.0 (2023-05-09)
15
16
AMICI v0.17.0 requires Python>=3.9 and a C++17 compatible compiler
version.txt
@@ -1 +1 @@
1
-0.17.0
+0.17.1
0 commit comments