diff --git a/pyproject.toml b/pyproject.toml index 3eecd35..dadb88d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "redis-om" -version = "0.0.12" +version = "0.0.13" description = "Objecting mapping, and more, for Redis." authors = ["Andrew Brookins "] maintainers = ["Andrew Brookins "]