Skip to content

Commit

Permalink
Bump to version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Bleier committed Aug 26, 2016
1 parent 86cc01a commit 1b2be04
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.6.5",
version="1.7.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 1b2be04

Please sign in to comment.