Fixed unnecessary import. (#113)

This commit is contained in:
long2ice
2020-12-29 19:12:36 +08:00
parent 78a15f9f19
commit 530e7cfce5
4 changed files with 7 additions and 4 deletions

View File

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