diff --git a/setup.py b/setup.py index f85cbc2e..ad344e3f 100644 --- a/setup.py +++ b/setup.py @@ -132,7 +132,7 @@ def is_requirement(line): 'Framework :: Django', 'Framework :: Django :: 4.2', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.12', ], description="""Enterprise Reporting""", long_description="Tools and products related to providing access to Enterprise data.",