Skip to content

Commit

Permalink
Update version to 0.1.1 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeirShpilraien authored Apr 18, 2020
1 parent f9985ae commit 9322864
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 @@ -7,7 +7,7 @@ def read_all(f):

setup(
name='rgsync',
version='0.1',
version='0.1.1',
description='RedisGears synchronization recipe',
long_description=read_all("README.md"),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 9322864

Please sign in to comment.