Skip to content

Commit b97248f

Browse files
committed
Bump Version to v0.2.4
1 parent 7f7ecc1 commit b97248f

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
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55

66
[tool.poetry]
77
name = "django-query-capture"
8-
version = "v0.2.3"
8+
version = "v0.2.4"
99
description = "Shows queries, detects N+1 in Django, Simple to use, Can Customize Console Result"
1010
readme = "README.md"
1111
authors = ["AsheKR <[email protected]>"]

0 commit comments

Comments
 (0)