File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33## 0.1 series
44
5+ ### 0.1.28
6+
7+ * Fixed validation for output parameters columns in the condition table
8+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/161
9+ * Added Python support policy
10+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/162
11+ * Fixed typehints and deprecation warning
12+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/165
13+ * Fixed SBML validation
14+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/168
15+ * Fixed deprecation warning from ` get_model_for_condition `
16+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/169
17+
18+ ** Full Changelog** :
19+ https://github.com/PEtab-dev/libpetab-python/compare/v0.1.27...v0.1.28
20+
521### 0.1.27
622
723Features:
Original file line number Diff line number Diff line change 11"""PEtab library version"""
2- __version__ = '0.1.27 '
2+ __version__ = '0.1.28 '
You can’t perform that action at this time.
0 commit comments