diff --git a/setup.py b/setup.py index 4920a35..859e956 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="k5test", - version="0.10.2", + version="0.10.3", author="The Python GSSAPI Team", author_email="sross@redhat.com", packages=["k5test"],