Skip to content

Commit 7abb51e

Browse files
benjefferymergify[bot]
authored andcommitted
Update python version number for development
1 parent 3963eaf commit 7abb51e

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.5.4"
4+
tskit_version = "0.5.5.dev0"

0 commit comments

Comments
 (0)