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

Commit 8af06b2

Browse files
Version bump to 1.4.1 (#71)
1 parent 9aae81a commit 8af06b2

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

0 commit comments

Comments
 (0)