We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6310b commit efa9d4eCopy full SHA for efa9d4e
setup.py
@@ -36,6 +36,9 @@
36
"Operating System :: OS Independent",
37
"Programming Language :: Python",
38
"Programming Language :: Python :: 3",
39
+ "Programming Language :: Python :: 3.10",
40
+ "Programming Language :: Python :: 3.11",
41
+ "Programming Language :: Python :: 3.12",
42
"Topic :: Communications :: Email",
43
"Topic :: Software Development :: Libraries :: Python Modules",
44
],
0 commit comments