Skip to content

Commit

Permalink
update version number for release 2.10.5 (#2985)
Browse files Browse the repository at this point in the history
  • Loading branch information
avni-work authored Aug 29, 2024
1 parent a8199d2 commit 02a5bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-api/src/auth_api/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
Development release segment: .devN
"""

__version__ = '2.10.4' # pylint: disable=invalid-name
__version__ = '2.10.5' # pylint: disable=invalid-name

0 comments on commit 02a5bfe

Please sign in to comment.