Skip to content

Commit

Permalink
Merge pull request #190 from johnthagen/patch-2
Browse files Browse the repository at this point in the history
Document Python 3.10 support
  • Loading branch information
Natim committed Jan 5, 2022
2 parents 7e9f81d + 7c2af75 commit 6dbf06c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -19,6 +19,7 @@
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
'Framework :: Django',
'Framework :: Django :: 2.2',
'Framework :: Django :: 3.1',
Expand Down

0 comments on commit 6dbf06c

Please sign in to comment.