We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aeb824 commit f7fb1aeCopy full SHA for f7fb1ae
setup.py
@@ -55,6 +55,8 @@
55
"Framework :: Django :: 3.2",
56
"Framework :: Django :: 4.1",
57
"Framework :: Django :: 4.2",
58
+ "Framework :: Django :: 5.1",
59
+ "Framework :: Django :: 5.2",
60
],
61
keywords="api graphql protocol rest relay graphene",
62
packages=find_packages(exclude=["tests", "examples", "examples.*"]),
0 commit comments