Skip to content

Commit

Permalink
Update Python version classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Sep 25, 2023
1 parent 4183caf commit df49447
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 @@ -21,6 +21,8 @@
"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",
],
long_description=(open('README.rst').read() if exists('README.rst')
else ''),
Expand Down

0 comments on commit df49447

Please sign in to comment.