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

Commit

Permalink
Bump version to 1.4.3 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipecosta90 authored Oct 12, 2020
1 parent f8ed3b9 commit 8399b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ def read_all(f):

setup(
name='redistimeseries',
version="1.4.2",
version="1.4.3",
description='RedisTimeSeries Python Client',
long_description=read_all("README.md"),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 8399b3f

Please sign in to comment.