Fix no module found error. (#188) (#189)

This commit is contained in:
long2ice
2021-08-16 11:14:43 +08:00
parent 359525716c
commit af63221875
5 changed files with 10 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "aerich"
version = "0.5.6"
version = "0.5.7"
description = "A database migrations tool for Tortoise ORM."
authors = ["long2ice <long2ice@gmail.com>"]
license = "Apache-2.0"