Skip to content

Commit 552c9b9

Browse files
author
meir@redislabs.com
committed
update version to 0.2
1 parent e610694 commit 552c9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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='rgsync',
12-
version='0.1',
12+
version='0.2',
1313
description='RedisGears synchronization recipe',
1414
long_description=read_all("README.md"),
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)