Skip to content

Commit 3a5e836

Browse files
authored
Release 0.24.0 (#1860)
1 parent 415d1ae commit 3a5e836

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Changelog
99
0.24
1010
====
1111

12-
0.24.0 (unreleased)
12+
0.24.0
1313
------
1414
Fixed
1515
^^^^^

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.23.0"
3+
version = "0.24.0"
44
description = "Easy async ORM for python, built with relations in mind"
55
authors = ["Andrey Bondar <[email protected]>", "Nickolas Grigoriadis <[email protected]>", "long2ice <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)