Skip to content

Commit

Permalink
Update PyPI classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Nov 1, 2021
1 parent 2a6f1f6 commit 6400809
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -31,6 +31,7 @@
"Framework :: Django :: 2.2",
"Framework :: Django :: 3.1",
"Framework :: Django :: 3.2",
"Framework :: Django :: 4.0",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
Expand All @@ -39,6 +40,7 @@
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Topic :: Software Development :: Libraries",
"Topic :: Utilities",
],
Expand Down

0 comments on commit 6400809

Please sign in to comment.