We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aeb269 commit 3a69a66Copy full SHA for 3a69a66
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "redis-om"
3
-version = "0.0.5"
+version = "0.0.6"
4
description = "A high-level library containing useful Redis abstractions and tools, like an ORM and leaderboard."
5
authors = ["Andrew Brookins <[email protected]>"]
6
maintainers = ["Andrew Brookins <[email protected]>"]
0 commit comments