Skip to content

Commit 0031d7e

Browse files
committed
Bump version in pyproject
1 parent 4c2ae96 commit 0031d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tortoise-orm"
3-
version = "0.20.0"
3+
version = "0.20.1"
44
description = "Easy async ORM for python, built with relations in mind"
55
authors = ["Andrey Bondar <andrey@bondar.ru>", "Nickolas Grigoriadis <nagrigoriadis@gmail.com>", "long2ice <long2ice@gmail.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)