Skip to content

Commit

Permalink
Merge pull request #95 from IdentityPython/ver4.0.0
Browse files Browse the repository at this point in the history
Bumped version.
  • Loading branch information
rohe authored Feb 27, 2024
2 parents 506b1d0 + 255a76e commit dddbc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/idpyoidc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__author__ = "Roland Hedberg"
__version__ = "3.0.0"
__version__ = "4.0.0"

VERIFIED_CLAIM_PREFIX = "__verified"

Expand Down

0 comments on commit dddbc05

Please sign in to comment.