Skip to content

Commit

Permalink
py.11
Browse files Browse the repository at this point in the history
  • Loading branch information
joente committed Mar 14, 2024
1 parent 18ef9ce commit ec48731
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 @@ -40,10 +40,10 @@

# Specify the Python versions you support here. In particular, ensure
# that you indicate whether you support Python 2, Python 3 or both.
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
],
packages=find_packages(),
install_requires=[
Expand Down

0 comments on commit ec48731

Please sign in to comment.