Skip to content

Commit

Permalink
bump version to 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wd0517 committed Apr 7, 2024
1 parent 137c475 commit f36f302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_tidb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from .patch import monkey_patch

__version__ = "4.2.3"
__version__ = "4.2.4"


monkey_patch()

0 comments on commit f36f302

Please sign in to comment.