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 f2bd105 commit e577399Copy full SHA for e577399
pyproject.toml
@@ -8,7 +8,7 @@ name = "fakeredis"
8
packages = [
9
{ include = "fakeredis" },
10
]
11
-version = "1.8"
+version = "1.8.1"
12
description = "Fake implementation of redis API for testing purposes."
13
readme = "README.md"
14
keywords = ["redis", "rq", "django-rq", "rq-scheduler"]
0 commit comments