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.23
6+
7+ * Added command line interface for plotting by @dweindl in
8+ https://github.com/PEtab-dev/libpetab-python/pull/98
9+ * Fixed petab.visualize.data_overview.create_report by @dweindl in
10+ https://github.com/PEtab-dev/libpetab-python/pull/96 ,
11+ https://github.com/PEtab-dev/libpetab-python/pull/104
12+ * Vis: Fixed cropped errorbars by @dweindl in
13+ https://github.com/PEtab-dev/libpetab-python/pull/99
14+ * Fixed pandas deprecation warning by @dweindl in
15+ https://github.com/PEtab-dev/libpetab-python/pull/103
16+
17+ ... and other changes by @plakrisenko , @dweindl
18+
19+ ** Full Changelog** : https://github.com/PEtab-dev/libpetab-python/compare/v0.1.22...v0.1.23
20+
521### 0.1.22
622
723* Allow zero bounds for log parameters by @FFroehlich in
Original file line number Diff line number Diff line change 11"""PEtab library version"""
2- __version__ = '0.1.22 '
2+ __version__ = '0.1.23 '
You can’t perform that action at this time.
0 commit comments