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 ce45174 commit fa1578eCopy full SHA for fa1578e
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## 0.1 series
4
5
+### 0.1.11
6
+
7
+* Function for generating synthetic data (#472)
8
+* Minor documentation updates (#470)
9
10
### 0.1.10
11
12
*Fixed deployment setup, no further changes.*
petab/version.py
@@ -1,2 +1,2 @@
1
"""PEtab library version"""
-__version__ = '0.1.10'
+__version__ = '0.1.11'
0 commit comments