Skip to content

Commit

Permalink
Version 5.1.0b6 (redis#3269)
Browse files Browse the repository at this point in the history
Bump version to 5.1.0b6

Co-authored-by: Gabriel Erzse <gabriel.erzse@redis.com>
  • Loading branch information
gerzse and gerzse committed Jun 6, 2024
1 parent 27accc8 commit 3a0c724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
long_description_content_type="text/markdown",
keywords=["Redis", "key-value store", "database"],
license="MIT",
version="5.1.0b5",
version="5.1.0b6",
packages=find_packages(
include=[
"redis",
Expand Down

0 comments on commit 3a0c724

Please sign in to comment.