We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab83be1 commit 335f320Copy full SHA for 335f320
tortoise/__init__.py
@@ -658,4 +658,4 @@ async def do_stuff():
658
loop.run_until_complete(Tortoise.close_connections())
659
660
661
-__version__ = "0.15.1"
+__version__ = "0.15.2"
0 commit comments