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

Commit 1a9889d

Browse files
committed
bump version
1 parent 70afa4d commit 1a9889d

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
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22
setup(
33
name='redistimeseries',
4-
version='0.3',
4+
version='0.4',
55

66
description='RedisTimeSeries Python Client',
77
url='https://github.com/RedisTimeSeries/redistimeseries-py',

0 commit comments

Comments
 (0)