Skip to content

Commit

Permalink
Merge pull request #22 from ZeroCool940711/main
Browse files Browse the repository at this point in the history
Another update to the Python versions in PyPI classifiers
  • Loading branch information
ZeroCool940711 authored Jan 3, 2024
2 parents 003e2ce + c8249a1 commit 2e1ac96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ def run_tests(self):
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"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",
"Programming Language :: Python :: 3.12",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Text Processing :: Indexing",
],
Expand Down

0 comments on commit 2e1ac96

Please sign in to comment.