Fix all_pks to work if decode_responses=False
This commit is contained in:
parent
c7c6dffe7a
commit
6c8cf0b01d
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "redis-om"
|
||||
version = "0.0.9"
|
||||
version = "0.0.11"
|
||||
description = "A high-level library containing useful Redis abstractions and tools, like an ORM and leaderboard."
|
||||
authors = ["Andrew Brookins <andrew.brookins@redis.com>"]
|
||||
maintainers = ["Andrew Brookins <andrew.brookins@redis.com>"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue