Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 8146155

Browse files
committed
Set tag to 2.0.99rc2 for RC2 pypi upload
1 parent 71001ad commit 8146155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name="redis-py-cluster",
23-
version="2.1.0",
23+
version="2.0.99rc2",
2424
description="Library for communicating with Redis Clusters. Built on top of redis-py lib",
2525
long_description=readme + '\n\n' + history,
2626
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)