diff --git a/setup.py b/setup.py index 1d76945..f0e56da 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="k5test", - version="0.10.3", + version="0.10.4", author="The Python GSSAPI Team", author_email="sross@redhat.com", packages=["k5test"],