fix: postgres sql error (#263)

This commit is contained in:
long2ice
2022-09-23 23:33:49 +08:00
parent 75db7cea60
commit 9da99824fe
4 changed files with 8 additions and 4 deletions

View File

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