Skip to content

Commit a5f8b78

Browse files
committed
Prepare for 1.7.3 release
Signed-off-by: Jordan Borean <[email protected]>
1 parent 92bb1c2 commit a5f8b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ def gssapi_modules(lst):
344344

345345
setup(
346346
name='gssapi',
347-
version='1.7.2',
347+
version='1.7.3',
348348
author='The Python GSSAPI Team',
349349
author_email='[email protected]',
350350
packages=['gssapi', 'gssapi.raw', 'gssapi.raw._enum_extensions',

0 commit comments

Comments
 (0)