Skip to content

Commit 1a2a1f3

Browse files
committed
Support python 3.14
1 parent b67b724 commit 1a2a1f3

2 files changed

Lines changed: 67 additions & 63 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.11",
3030
"Programming Language :: Python :: 3.12",
3131
"Programming Language :: Python :: 3.13",
32+
"Programming Language :: Python :: 3.14",
3233
]
3334
dependencies = [
3435
"mmh3>=4.0.0,<6.0.0",

0 commit comments

Comments
 (0)