Skip to content

Commit

Permalink
release 4.2.2 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
wd0517 committed Oct 24, 2023
1 parent 0f9fb43 commit 392ee58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_tidb/__init__.py
Expand Up @@ -16,7 +16,7 @@

from .patch import monkey_patch

__version__ = "4.2.1"
__version__ = "4.2.2"


monkey_patch()

0 comments on commit 392ee58

Please sign in to comment.