Skip to content

Commit e4733ad

Browse files
committed
Update changelog, bump version number
1 parent 3ab681f commit e4733ad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## 0.1 series
44

5+
### 0.1.18
6+
7+
* Fixed various documentation issues
8+
* Parameter mapping: Added option to ignore time-point specific
9+
noiseParameters (#51)
10+
511
### 0.1.17
612

713
* Updated package URL

petab/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""PEtab library version"""
2-
__version__ = '0.1.17'
2+
__version__ = '0.1.18'

0 commit comments

Comments
 (0)