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 340a133 commit fa1de31Copy full SHA for fa1de31
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## 0.1 series
4
5
+### 0.1.17
6
+
7
+* Updated package URL
8
+* Fixed noise formula check (#49)
9
+* Fixed override check and add noise formula check (#48)
10
+* Fixed timepoint override check (#47)
11
12
### 0.1.16
13
14
Update python version for pypi deployment, no further changes
petab/version.py
@@ -1,2 +1,2 @@
1
"""PEtab library version"""
-__version__ = '0.1.16'
+__version__ = '0.1.17'
0 commit comments