Skip to content

Commit dddbc05

Browse files
authored
Merge pull request #95 from IdentityPython/ver4.0.0
Bumped version.
2 parents 506b1d0 + 255a76e commit dddbc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/idpyoidc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Roland Hedberg"
2-
__version__ = "3.0.0"
2+
__version__ = "4.0.0"
33

44
VERIFIED_CLAIM_PREFIX = "__verified"
55

0 commit comments

Comments
 (0)