Skip to content

Commit 73296ad

Browse files
redistimeseries-py version bump (#31)
* [add] updating redistimeseries version to 1.4.3 * Bumping version from 0.1.31 to 0.1.32
1 parent 2d83da6 commit 73296ad

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "redisbench-admin"
3-
version = "0.1.31"
3+
version = "0.1.32"
44
description = "Redis benchmark run helper. A wrapper around Redis and Redis Modules benchmark tools ( ftsb_redisearch, memtier_benchmark, redis-benchmark, aibench, etc... )."
55
authors = ["filipecosta90 <[email protected]>"]
66
readme = "README.md"
@@ -20,7 +20,7 @@ tqdm = "^4.46.1"
2020
toml = "^0.10.1"
2121
seaborn = "^0.10.1"
2222
matplotlib = "^3.2.1"
23-
redistimeseries = "^0.8.0"
23+
redistimeseries = "^1.4.3"
2424
redis-py-cluster = "^2.1.0"
2525
paramiko = "^2.7.2"
2626
jsonpath_ng = "^1.5.2"

0 commit comments

Comments
 (0)