File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33## 0.2 series
44
5+ ### 0.2.6
6+
7+ * Fixed ` flatten_timepoint_specific_output_overrides ` not supporting
8+ observableParameter overrides as placeholders in noise formulae
9+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/235
10+ * Visualization: fixed replicate sorting
11+ by @plakrisenko in https://github.com/PEtab-dev/libpetab-python/pull/232
12+ * Doc: Revised visualization examples
13+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/236
14+
15+ ** Full Changelog** : https://github.com/PEtab-dev/libpetab-python/compare/v0.2.5...v0.2.6
16+
517### 0.2.5
618
719* Fix accessing ` preequilibrationConditionId ` without checking for presence
Original file line number Diff line number Diff line change 11"""PEtab library version"""
2- __version__ = "0.2.5 "
2+ __version__ = "0.2.6 "
You can’t perform that action at this time.
0 commit comments