Skip to content

Commit 0c52f52

Browse files
committed
new version for release
This commit was sponsored by Matt Campbell, Anika Huhn, Geoffrey Thomas, and my other patrons. If you want to join them, you can support my work at https://glyph.im/patrons/.
1 parent 1dcafd5 commit 0c52f52

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.10.9"
3+
version = "2025.11.30"
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)