File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ def gssapi_modules(lst):
310310
311311setup (
312312 name = 'gssapi' ,
313- version = '1.11.0 ' ,
313+ version = '1.11.1 ' ,
314314 author = 'The Python GSSAPI Team' ,
315315 author_email = 'jborean93@gmail.com' ,
316316 packages = ['gssapi' , 'gssapi.raw' , 'gssapi.raw._enum_extensions' ,
@@ -336,7 +336,7 @@ def gssapi_modules(lst):
336336 'Programming Language :: Python :: 3.12' ,
337337 'Programming Language :: Python :: 3.13' ,
338338 'Programming Language :: Python :: 3.14' ,
339- "Programming Language :: Python :: Free Threading :: 2 - Beta"
339+ "Programming Language :: Python :: Free Threading :: 2 - Beta" ,
340340 'Intended Audience :: Developers' ,
341341 'Programming Language :: Python :: Implementation :: CPython' ,
342342 'Programming Language :: Cython' ,
You can’t perform that action at this time.
0 commit comments