diff --git a/pyproject.toml b/pyproject.toml index a242008..68f4400 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "redis-om" -version = "0.0.18" +version = "0.0.19" description = "Objecting mapping, and more, for Redis." authors = ["Andrew Brookins "] maintainers = ["Andrew Brookins "]