Skip to content

Commit

Permalink
v0.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
grigi committed Apr 30, 2020
1 parent d53516d commit 0352c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tortoise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -638,4 +638,4 @@ async def do_stuff():
loop.run_until_complete(Tortoise.close_connections())


__version__ = "0.16.9"
__version__ = "0.16.10"

0 comments on commit 0352c20

Please sign in to comment.