Skip to content

Commit 0c46921

Browse files
Release 1.0.0
Signed-off-by: Robbie Harwood <[email protected]>
1 parent 79bba1d commit 0c46921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def read(fname):
4949
}
5050
setup(
5151
name="kdcproxy",
52-
version="0.4.2",
52+
version="1.0.0",
5353
author=", ".join(authors.keys()),
5454
author_email=", ".join(authors.values()),
5555
description=("A kerberos KDC HTTP proxy WSGI module."),

0 commit comments

Comments
 (0)