Skip to content

Commit

Permalink
Bumping version from 0.8.9 to 0.8.10 (#354)
Browse files Browse the repository at this point in the history
* Removed scikit-learn dependency

* Bumping version from 0.8.9 to 0.8.10
  • Loading branch information
filipecosta90 authored May 11, 2022
1 parent 828bd53 commit c35e08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "redisbench-admin"
version = "0.8.9"
version = "0.8.10"
description = "Redis benchmark run helper. A wrapper around Redis and Redis Modules benchmark tools ( ftsb_redisearch, memtier_benchmark, redis-benchmark, aibench, etc... )."
authors = ["filipecosta90 <filipecosta.90@gmail.com>","Redis Performance Group <performance@redis.com>"]
readme = "README.md"
Expand Down

0 comments on commit c35e08e

Please sign in to comment.