Skip to content

Commit 760d307

Browse files
authored
Merge pull request #7 from opencollector/fix/setup-cfg-python-311
Forgot to include Python 3.10 and 3.11 in the classifiers
2 parents d668ea2 + f7944b7 commit 760d307

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ classifiers =
1313
Programming Language :: Python :: 3
1414
Programming Language :: Python :: 3.8
1515
Programming Language :: Python :: 3.9
16+
Programming Language :: Python :: 3.10
17+
Programming Language :: Python :: 3.11
1618
Topic :: Text Processing :: Filters
1719
1820
[options]

0 commit comments

Comments
 (0)