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

Commit 6e8bd0e

Browse files
committed
bump version to 0.7.0
1 parent 04e3ea1 commit 6e8bd0e

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
@@ -9,7 +9,7 @@ def read_all(f):
99

1010
setup(
1111
name='redistimeseries',
12-
version='0.6.2',
12+
version='0.7.0',
1313
description='RedisTimeSeries Python Client',
1414
long_description=read_all("README.md"),
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)