Skip to content

Commit 335f320

Browse files
committed
v0.15.2
1 parent ab83be1 commit 335f320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tortoise/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -658,4 +658,4 @@ async def do_stuff():
658658
loop.run_until_complete(Tortoise.close_connections())
659659

660660

661-
__version__ = "0.15.1"
661+
__version__ = "0.15.2"

0 commit comments

Comments
 (0)