We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2e45e commit 58b3676Copy full SHA for 58b3676
setup.py
@@ -49,7 +49,7 @@ def read(fname):
49
}
50
setup(
51
name="kdcproxy",
52
- version="0.4",
+ version="0.4.1",
53
author=", ".join(authors.keys()),
54
author_email=", ".join(authors.values()),
55
description=("A kerberos KDC HTTP proxy WSGI module."),
0 commit comments