We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67b724 commit 1a2a1f3Copy full SHA for 1a2a1f3
2 files changed
pyproject.toml
@@ -29,6 +29,7 @@ classifiers = [
29
"Programming Language :: Python :: 3.11",
30
"Programming Language :: Python :: 3.12",
31
"Programming Language :: Python :: 3.13",
32
+ "Programming Language :: Python :: 3.14",
33
]
34
dependencies = [
35
"mmh3>=4.0.0,<6.0.0",
0 commit comments