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 f735b65 commit 7d77348Copy full SHA for 7d77348
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "redis-om"
3
-version = "0.0.2"
+version = "0.0.3"
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