Skip to content

Commit

Permalink
Bump to version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Bleier committed Aug 10, 2015
1 parent 1845faa commit e8b9330
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 @@ -5,7 +5,7 @@
url="http://github.com/sebleier/django-redis-cache/",
author="Sean Bleier",
author_email="[email protected]",
version="1.5.5",
version="1.6.0",
packages=["redis_cache", "redis_cache.backends"],
description="Redis Cache Backend for Django",
install_requires=['redis>=2.10.3'],
Expand Down

0 comments on commit e8b9330

Please sign in to comment.