File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -45,14 +45,11 @@ def find_version(*file_paths):
45
45
"Intended Audience :: Telecommunications Industry" ,
46
46
"License :: OSI Approved :: MIT License" ,
47
47
"Programming Language :: Python :: 3" ,
48
- "Programming Language :: Python :: 3.5" ,
49
- "Programming Language :: Python :: 3.6" ,
50
- "Programming Language :: Python :: 3.7" ,
51
- "Programming Language :: Python :: 3.8" ,
52
48
"Programming Language :: Python :: 3.9" ,
53
49
"Programming Language :: Python :: 3.10" ,
54
50
"Programming Language :: Python :: 3.11" ,
55
51
"Programming Language :: Python :: 3.12" ,
52
+ "Programming Language :: Python :: 3.13" ,
56
53
"Topic :: Communications" ,
57
54
"Topic :: Communications :: Chat" ,
58
55
"Topic :: Communications :: Conferencing" ,
You can’t perform that action at this time.
0 commit comments