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 8ca985f commit 74dbacdCopy full SHA for 74dbacd
build.py
pyproject.toml
@@ -1,11 +1,10 @@
1
[tool.poetry]
2
name = "rejson"
3
-version = "0.5.5"
+version = "0.5.6"
4
description = "RedisJSON Python Client"
5
authors = ["RedisLabs <[email protected]>"]
6
license = "BSD-3-Clause"
7
readme = "README.md"
8
-build = "build.py"
9
10
classifiers = [
11
'Topic :: Database',
0 commit comments