Skip to content

Commit 48655b5

Browse files
committed
version bump for release
This commit was sponsored by Amethyst Reese, Blaise Pabon, and my other patrons. If you want to join them, you can support my work at https://glyph.im/patrons/.
1 parent 5c9aaf1 commit 48655b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datetype"
3-
version = "2025.2.13"
3+
version = "2025.10.9"
44
description = "A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date', and separating out Naive and Aware datetimes into separate, mutually-incompatible types."
55
readme = "README.md"
66
requires-python = ">=3.7"

0 commit comments

Comments
 (0)