rename to aerich

This commit is contained in:
long2ice
2020-05-15 13:25:28 +08:00
parent 00764c1b3d
commit b767f409f4
16 changed files with 72 additions and 68 deletions

View File

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