Fix upgrade error when migrate

This commit is contained in:
long2ice
2020-05-25 18:02:56 +08:00
parent ce75e55d60
commit 40c0008e6e
4 changed files with 13 additions and 4 deletions

View File

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