Skip to content

Commit fab87f9

Browse files
committed
Bump version to v3.4.2
For the stateless flow, retrieve the extra_id_token_claims from the auth_code in the request Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
1 parent de52a30 commit fab87f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='pyop',
5-
version='3.4.1',
5+
version='3.4.2',
66
packages=find_packages('src'),
77
package_dir={'': 'src'},
88
url='https://github.com/IdentityPython/pyop',

0 commit comments

Comments
 (0)