Skip to content

Commit

Permalink
Update setup to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sylhare authored Oct 8, 2024
1 parent 7442ff6 commit 49e2f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
author_email='',
classifiers=[
'Development Status :: 3 - Alpha',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.12',
],
packages=find_packages(),
install_requires=requirements,
Expand Down

0 comments on commit 49e2f3e

Please sign in to comment.