Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #5 from sprockets/release-1.0.0
Browse files Browse the repository at this point in the history
Release 1.0.0
  • Loading branch information
gmr committed Mar 31, 2015
2 parents 7313a0f + 645bc1c commit 77aa526
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 @@ -25,7 +25,7 @@ def read_requirements_file(req_name):

setuptools.setup(
name='sprockets.clients.redis',
version='0.0.0',
version='1.0.0',
description='Base functionality for accessing/modifying data in Redis',
long_description=codecs.open('README.rst', encoding='utf-8').read(),
url='https://github.com/sprockets/sprockets.clients.redis.git',
Expand Down

0 comments on commit 77aa526

Please sign in to comment.