Skip to content

Commit b0e5ee1

Browse files
committed
Merge branch 'main' into 0.8.X
2 parents 2f9fb1f + 02cc33a commit b0e5ee1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
'statsmodels',
3131
'plotly',
3232
],
33-
python_requires=">=3.8",
33+
python_requires=">=3.9",
3434
classifiers=[
3535
'Programming Language :: Python :: 3',
36-
'Programming Language :: Python :: 3.8',
3736
'Programming Language :: Python :: 3.9',
3837
'Programming Language :: Python :: 3.10',
3938
'Programming Language :: Python :: 3.11',
39+
'Programming Language :: Python :: 3.12',
4040
'License :: OSI Approved :: BSD License',
4141
'Operating System :: OS Independent',
4242
],

0 commit comments

Comments
 (0)