Skip to content

Commit c94628d

Browse files
Merge pull request #232 from jeromekelleher/0.1.6a2-final
Bump version to alpha2.
2 parents 613a925 + d5b00d8 commit c94628d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tskit/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Definitive location for the version number.
22
# During development, should be x.y.z.devN
3-
tskit_version = "0.1.6a1"
3+
tskit_version = "0.1.6a2"

0 commit comments

Comments
 (0)