We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840cd83 commit 2d85bc6Copy full SHA for 2d85bc6
1 file changed
setup.py
@@ -49,7 +49,7 @@ def read(fname):
49
}
50
setup(
51
name="kdcproxy",
52
- version="1.0.0",
+ version="1.1.0",
53
author=", ".join(authors.keys()),
54
author_email=", ".join(authors.values()),
55
description=("A kerberos KDC HTTP proxy WSGI module."),
0 commit comments