We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab681f commit e4733adCopy full SHA for e4733ad
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## 0.1 series
4
5
+### 0.1.18
6
+
7
+* Fixed various documentation issues
8
+* Parameter mapping: Added option to ignore time-point specific
9
+ noiseParameters (#51)
10
11
### 0.1.17
12
13
* Updated package URL
petab/version.py
@@ -1,2 +1,2 @@
1
"""PEtab library version"""
-__version__ = '0.1.17'
+__version__ = '0.1.18'
0 commit comments