Skip to content

Commit fa1578e

Browse files
committed
Bump version number / changelog
1 parent ce45174 commit fa1578e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33
## 0.1 series
44

5+
### 0.1.11
6+
7+
* Function for generating synthetic data (#472)
8+
* Minor documentation updates (#470)
9+
510
### 0.1.10
611

712
*Fixed deployment setup, no further changes.*

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.10'
2+
__version__ = '0.1.11'

0 commit comments

Comments
 (0)