update version

This commit is contained in:
long2ice 2020-05-21 23:57:13 +08:00
parent b92e6551fd
commit 0cea28d521
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.1.5"
__version__ = "0.1.6"

View File

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