Skip to content

Commit 03c473d

Browse files
committed
Add extra Python versions to metadata. (#1173)
1 parent 2ad0b41 commit 03c473d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,9 @@ def resolve_version():
321321
Programming Language :: Python :: 3.6
322322
Programming Language :: Python :: 3.7
323323
Programming Language :: Python :: 3.8
324+
Programming Language :: Python :: 3.9
325+
Programming Language :: Python :: 3.10
326+
Programming Language :: Python :: 3.11
324327
Topic :: Scientific/Engineering
325328
Topic :: Software Development
326329
Topic :: Software Development :: Libraries

0 commit comments

Comments
 (0)