Skip to content

Commit 52a8f26

Browse files
committed
update changelog; bump version
1 parent 46ad30a commit 52a8f26

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changes
22

3+
## 0.1.13
4+
- fixed bug when no predecessor model is provided, introduced in 0.1.11 (#83)
5+
36
## 0.1.12
47
- fixed bug in last version: non-FAMoS methods do not terminate
58

petab_select/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Version of the model selection extension for PEtab."""
2-
__version__ = '0.1.12'
2+
__version__ = '0.1.13'

0 commit comments

Comments
 (0)