Skip to content

Commit

Permalink
Bump version in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
abondar committed Apr 26, 2024
1 parent 4c2ae96 commit 0031d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tortoise-orm"
version = "0.20.0"
version = "0.20.1"
description = "Easy async ORM for python, built with relations in mind"
authors = ["Andrey Bondar <andrey@bondar.ru>", "Nickolas Grigoriadis <nagrigoriadis@gmail.com>", "long2ice <long2ice@gmail.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 0031d7e

Please sign in to comment.