Skip to content

Commit d84594a

Browse files
author
Roland Hedberg
committed
Release 2.1.0
1 parent abb848e commit d84594a

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
@@ -50,7 +50,7 @@ def run_tests(self):
5050

5151
setup(
5252
name='pysaml2',
53-
version='2.0.1',
53+
version='2.1.0',
5454
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
5555
# long_description = read("README"),
5656
author='Roland Hedberg',

0 commit comments

Comments
 (0)