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 cb224f8 commit 26b5070Copy full SHA for 26b5070
CHANGELOG.rst
@@ -7,6 +7,18 @@ Release Notes
7
0.12 Series
8
...........
9
10
+0.12.14 (2023-11-10)
11
+--------------------
12
+
13
+Visualization:
14
15
+* Selected plotly versions of matplotlib visualizations
16
17
+General:
18
19
+* Added functionality to evaluate the model using boundary values of parameter
20
21
22
0.12.13 (2023-11-08)
23
--------------------
24
pyabc/version.py
@@ -1 +1 @@
1
-__version__ = '0.12.13'
+__version__ = '0.12.14'
0 commit comments