We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c46cc commit 2e0dde1Copy full SHA for 2e0dde1
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ license = { text = "Apache 2.0" }
11
dynamic = ["version"]
12
requires-python = ">=3.8"
13
authors = [
14
- {name = "Adrien Barbaresi", email = "barbaresi@bbaw.de"}
+ {name = "Adrien Barbaresi", email = "adrien.barbaresi@gmail.com"}
15
]
16
keywords=[
17
"datetime",
@@ -43,6 +43,7 @@ classifiers = [
43
"Programming Language :: Python :: 3.11",
44
"Programming Language :: Python :: 3.12",
45
"Programming Language :: Python :: 3.13",
46
+ "Programming Language :: Python :: 3.14",
47
"Topic :: Internet :: WWW/HTTP",
48
"Topic :: Scientific/Engineering :: Information Analysis",
49
"Topic :: Text Processing :: Linguistic",
0 commit comments