Skip to content

Commit f18d220

Browse files
committed
fixup! fixup! docs: Deprecating message for problem-builder
1 parent 84e5e08 commit f18d220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ def package_data(pkg, roots):
171171
classifiers=[
172172
"Development Status :: 7 - Inactive",
173173
"Programming Language :: Python :: 3",
174-
"Programming Language :: Python :: 3.8",
175174
"Programming Language :: Python :: 3.11",
175+
"Programming Language :: Python :: 3.12",
176176
],
177177
long_description=README,
178178
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)