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

Commit 8399b3f

Browse files
Bump version to 1.4.3 (#75)
1 parent f8ed3b9 commit 8399b3f

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="1.4.2",
12+
version="1.4.3",
1313
description='RedisTimeSeries Python Client',
1414
long_description=read_all("README.md"),
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)