Skip to content

Commit 5361b30

Browse files
committed
Bump version: 0.25.3 → 0.25.4
1 parent a07729a commit 5361b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tortoise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ async def main() -> None:
648648
portal.call(main)
649649

650650

651-
__version__ = "0.25.3"
651+
__version__ = "0.25.4"
652652

653653
__all__ = [
654654
"Model",

0 commit comments

Comments
 (0)