Skip to content

Commit 710483c

Browse files
committed
Set python version for release
1 parent 377ceaf commit 710483c

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,4 +1,4 @@
11
# Definitive location for the version number.
22
# During development, should be x.y.z.devN
33
# For beta should be x.y.zbN
4-
tskit_version = "0.3.1.dev1"
4+
tskit_version = "0.3.1"

0 commit comments

Comments
 (0)