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 af14d2c commit c5f561bCopy full SHA for c5f561b
setup.py
@@ -8,7 +8,7 @@
8
long_description_content_type="text/markdown",
9
keywords=["Valkey", "key-value store", "database"],
10
license="MIT",
11
- version="6.1.1b3",
+ version="6.1.1",
12
packages=find_packages(
13
include=[
14
"valkey",
0 commit comments