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.
2 parents 0836a92 + 63a0c71 commit 0fc466fCopy full SHA for 0fc466f
python/CHANGELOG.rst
@@ -1,3 +1,13 @@
1
+--------------------
2
+[0.1.3] - 2019-01-14
3
4
+
5
+Bugfix release.
6
7
+**Bugfixes**
8
9
+- Fix missing provenance schema: https://github.com/tskit-dev/tskit/issues/81
10
11
--------------------
12
[0.1.2] - 2019-01-14
13
python/tskit/_version.py
@@ -1,2 +1,2 @@
# Definitive location for the version number.
-tskit_version = "0.1.2"
+tskit_version = "0.1.3"
0 commit comments