Skip to content

Commit

Permalink
build(version): bump version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
F33RNI committed Mar 10, 2024
1 parent ef930ad commit 80ec99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

from packaging import version

__version__ = "5.0.1"
__version__ = "5.0.2"


def version_major() -> int:
Expand Down

0 comments on commit 80ec99f

Please sign in to comment.