Skip to content

Commit 2d85bc6

Browse files
committed
Release 1.1.0
Signed-off-by: Julien Rische <jrische@redhat.com>
1 parent 840cd83 commit 2d85bc6

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="1.0.0",
52+
version="1.1.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)