Skip to content

Commit

Permalink
Post release tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery authored and mergify[bot] committed Oct 11, 2023
1 parent 4874177 commit 6e99c11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions python/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
--------------------
[0.5.7] - 2023-XX-XX
--------------------



--------------------
[0.5.6] - 2023-10-10
--------------------
Expand Down
2 changes: 1 addition & 1 deletion python/tskit/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Definitive location for the version number.
# During development, should be x.y.z.devN
# For beta should be x.y.zbN
tskit_version = "0.5.6"
tskit_version = "0.5.7.dev0"

0 comments on commit 6e99c11

Please sign in to comment.