Skip to content

Commit

Permalink
Merge pull request #66 from barakalon/version-2.6.2
Browse files Browse the repository at this point in the history
release: version 2.6.2
  • Loading branch information
cecilycarver authored Jan 21, 2025
2 parents 865b471 + e07093b commit 7c8a3ca
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.1"
__version__ = "2.6.2"


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

0 comments on commit 7c8a3ca

Please sign in to comment.