Skip to content

Commit e5a49f2

Browse files
author
Roland Hedberg
committed
Updated version number to signify an incompatible API change.
1 parent d3b9056 commit e5a49f2

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

6767
setup(
6868
name='pysaml2',
69-
version='1.2.0beta',
69+
version='2.0.0beta',
7070
description='Python implementation of SAML Version 2 to be used in a WSGI environment',
7171
# long_description = read("README"),
7272
author='Roland Hedberg',

0 commit comments

Comments
 (0)