Skip to content

Commit 6565d3b

Browse files
authored
Add 3.10 and 3.11 to classifiers (#26)
I'm not updating .travis.yml since Travis CI is no longer functioning.
1 parent c02c54f commit 6565d3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
'Programming Language :: Python :: 3.7',
2626
'Programming Language :: Python :: 3.8',
2727
'Programming Language :: Python :: 3.9',
28+
'Programming Language :: Python :: 3.10',
29+
'Programming Language :: Python :: 3.11',
2830
'Topic :: Software Development',
2931
]
3032

0 commit comments

Comments
 (0)