Skip to content

Commit 7ea0557

Browse files
Merge pull request #68 from jeromekelleher/new-release
Release 0.1.1.
2 parents b15a9bd + 945d62c commit 7ea0557

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

python/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
--------------------
2+
[0.1.1] - 2019-01-11
3+
--------------------
4+
5+
Fixes broken distribution tarball for 0.1.0.
6+
17
--------------------
28
[0.1.0] - 2019-01-11
39
--------------------

python/tskit/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Definitive location for the version number.
2-
tskit_version = "0.1.0"
2+
tskit_version = "0.1.1"

0 commit comments

Comments
 (0)