Skip to content

Commit

Permalink
release: v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barakalon committed Sep 25, 2023
1 parent bcc3e89 commit cea2b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql_mimic/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""mysql-mimic version information"""

__version__ = "2.5.0"
__version__ = "2.5.1"


def main(name: str) -> None:
Expand Down

0 comments on commit cea2b90

Please sign in to comment.