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 7e2b1ab commit 4bf6163Copy full SHA for 4bf6163
setup.py
@@ -49,7 +49,7 @@ def read(fname):
49
}
50
setup(
51
name="kdcproxy",
52
- version="0.4.1",
+ version="0.4.2",
53
author=", ".join(authors.keys()),
54
author_email=", ".join(authors.values()),
55
description=("A kerberos KDC HTTP proxy WSGI module."),
0 commit comments