Skip to content

Commit bec3deb

Browse files
authored
Update version to 0.25.2 (#2040)
1 parent dd9f9c5 commit bec3deb

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.1"
651+
__version__ = "0.25.2"
652652

653653
__all__ = [
654654
"Model",

0 commit comments

Comments
 (0)