Skip to content

Commit

Permalink
Bump version to v3.4.2
Browse files Browse the repository at this point in the history
For the stateless flow, retrieve the extra_id_token_claims from the auth_code in the request

Signed-off-by: Ivan Kanakarakis <[email protected]>
  • Loading branch information
c00kiemon5ter committed Nov 6, 2024
1 parent de52a30 commit fab87f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='pyop',
version='3.4.1',
version='3.4.2',
packages=find_packages('src'),
package_dir={'': 'src'},
url='https://github.com/IdentityPython/pyop',
Expand Down

0 comments on commit fab87f9

Please sign in to comment.