Fix migrate to new database error

This commit is contained in:
long2ice
2020-10-14 20:33:23 +08:00
parent 768747140a
commit 6339dc86a8
4 changed files with 18 additions and 11 deletions

View File

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