Skip to content

Commit

Permalink
Fix version changed in Role
Browse files Browse the repository at this point in the history
  • Loading branch information
bonjourmauko committed Sep 24, 2023
1 parent 027bce0 commit ae96d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfisca_core/entities/role.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Role:
>>> role.key
'parent'
.. versionchanged:: 40.1.1
.. versionchanged:: 41.0.1
Added documentation, doctests, and typing.
"""
Expand Down

0 comments on commit ae96d79

Please sign in to comment.