Add Command class. (#148) (#141) (#123) (#106)

This commit is contained in:
long2ice
2021-08-03 16:18:07 +08:00
parent 1e5a83c281
commit 6f5a9ab78c
8 changed files with 238 additions and 131 deletions

View File

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