Commit 6504a3d4 authored by Sean Bleier's avatar Sean Bleier

Bumped to version 0.8.0 with added native redis increment and decrement

parent 4fa93a81
......@@ -5,7 +5,7 @@ setup(
url = "http://github.com/sebleier/django-redis-cache/",
author = "Sean Bleier",
author_email = "sebleier@gmail.com",
version = "0.7.0",
version = "0.8.0",
packages = ["redis_cache"],
description = "Redis Cache Backend for Django",
install_requires=['redis>=2.4.5',],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment