Skip to content

Commit a0e3198

Browse files
committed
version bump
1 parent 40698f5 commit a0e3198

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--------------------
2-
[1.0.3] - 2026-XX-XX
2+
[1.0.3] - 2026-05-14
33
--------------------
44

55
In development

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.3.dev1"
4+
tskit_version = "1.0.3"

0 commit comments

Comments
 (0)