We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdd0f8 commit 18aad31Copy full SHA for 18aad31
pyproject.toml
@@ -17,13 +17,14 @@ dependencies = [
17
"reportlab",
18
]
19
classifiers = [
20
- "Development Status :: 3 - Alpha",
+ "Development Status :: 3 - Beta",
21
"Topic :: Utilities",
22
"Programming Language :: Python :: 3",
23
"Programming Language :: Python :: 3.10",
24
"Programming Language :: Python :: 3.11",
25
"Programming Language :: Python :: 3.12",
26
"Programming Language :: Python :: 3.13",
27
+ "Programming Language :: Python :: 3.14",
28
29
30
[project.optional-dependencies]
0 commit comments