diff --git a/setup.py b/setup.py index e476520..1d9f222 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='k5test', - version='0.9.2', + version='0.10.0', author='The Python GSSAPI Team', author_email='sross@redhat.com', packages=['k5test'],