Skip to content

Commit 9e9eb52

Browse files
chore(release): v0.5.0 [skip ci]
1 parent a102c17 commit 9e9eb52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "sql-redis"
33
# NOTE: The version below is automatically incremented by the release workflow - do not manually adjust it.
4-
version = "0.4.0"
4+
version = "0.5.0"
55
description = "SQL to Redis command translation utility"
66
authors = [{ name = "Redis Inc.", email = "applied.ai@redis.com" }]
77
requires-python = ">=3.9,<3.14"

0 commit comments

Comments
 (0)