Skip to content

Commit 647ad96

Browse files
committed
1.0.0b2
1 parent 0c384c3 commit 647ad96

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 = "1.0.0b1"
4+
tskit_version = "1.0.0b2"

0 commit comments

Comments
 (0)