This commit is contained in:
grossmj
2023-10-09 16:54:47 +10:00
parent 3e717999ca
commit c0b5f39c4c

View File

@@ -101,6 +101,7 @@ setup(
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation :: CPython",
],
)