File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33## 0.1 series
44
5+ ### 0.1.29
6+
7+ Features:
8+ * Method to unflatten simulation dataframe produced by flattened PEtab problem
9+ by @dilpath in https://github.com/PEtab-dev/libpetab-python/pull/171
10+ * Methods to simplify PEtab problems
11+ by @dweindl in https://github.com/PEtab-dev/libpetab-python/pull/172
12+
13+ Fixes:
14+ * Fix relative paths for model files
15+ by @dilpath in https://github.com/PEtab-dev/libpetab-python/pull/173
16+
17+ ** Full Changelog**
18+ https://github.com/PEtab-dev/libpetab-python/compare/v0.1.28...v0.1.29
19+
520### 0.1.28
621
722* Fixed validation for output parameters columns in the condition table
Original file line number Diff line number Diff line change 11"""PEtab library version"""
2- __version__ = '0.1.28 '
2+ __version__ = '0.1.29 '
You can’t perform that action at this time.
0 commit comments