diff --git a/setup.py b/setup.py index 8cd7149..17a0ea4 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='k5test', - version='0.9.1', + version='0.9.2', author='The Python GSSAPI Team', author_email='sross@redhat.com', packages=['k5test'],