Skip to content

Commit 8d69028

Browse files
committed
Fixed too many values to unpack error on get_final_benchmark_config()
1 parent d574882 commit 8d69028

File tree

4 files changed

+303
-287
lines changed

4 files changed

+303
-287
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "redis-benchmarks-specification"
3-
version = "0.1.20"
3+
version = "0.1.21"
44
description = "The Redis benchmarks specification describes the cross-language/tools requirements and expectations to foster performance and observability standards around redis related technologies. Members from both industry and academia, including organizations and individuals are encouraged to contribute."
55
authors = ["filipecosta90 <[email protected]>","Redis Performance Group <[email protected]>"]
66
readme = "Readme.md"

0 commit comments

Comments
 (0)