Skip to content

Commit

Permalink
Updating version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
cecily_carver committed Jan 28, 2025
1 parent fb47bb2 commit 3fb6dac
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.6.2"
__version__ = "2.6.3"


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

0 comments on commit 3fb6dac

Please sign in to comment.