File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " discord-typings"
3- version = " 0.5.1 "
4- description = " Maintained typings of payloads that Discord sends"
3+ version = " 0.6.0 "
4+ description = " Python typings of payloads that Discord sends"
55readme = {file = " README.md" , content-type = " text/markdown" }
66requires-python = " >=3.7"
77license = {file = " LICENSE" }
@@ -24,6 +24,8 @@ classifiers = [
2424 " Programming Language :: Python :: 3.8" ,
2525 " Programming Language :: Python :: 3.9" ,
2626 " Programming Language :: Python :: 3.10" ,
27+ " Programming Language :: Python :: 3.11" ,
28+ " Programming Language :: Python :: 3.12" ,
2729 " Topic :: Software Development :: Libraries" ,
2830 " Topic :: Software Development :: Libraries :: Python Modules" ,
2931 " Typing :: Typed" ,
You can’t perform that action at this time.
0 commit comments