Skip to content

Commit

Permalink
Merge pull request #68 from barakalon/version-2.6.3
Browse files Browse the repository at this point in the history
Updating version number.
  • Loading branch information
cecilycarver authored Jan 28, 2025
2 parents fb47bb2 + 3fb6dac commit 3ef51d3
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 3ef51d3

Please sign in to comment.