Skip to content

Commit 58b3676

Browse files
Release 0.4.1
1 parent 7c2e45e commit 58b3676

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",
52+
version="0.4.1",
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)