Skip to content

Commit

Permalink
Bump trove classifiers up to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Sep 19, 2022
1 parent 066b7fd commit c6025c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ def get_extra_require():
'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',
],
install_requires=get_extra_require()
)

0 comments on commit c6025c5

Please sign in to comment.