update version

This commit is contained in:
long2ice 2020-06-24 15:17:52 +08:00
parent 0d23297f46
commit fe2ddff88b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.1.9" __version__ = "0.2.1"

View File

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