Commit 62c575b2 authored by Sean Bleier's avatar Sean Bleier

Nudged version to 0.8.3 for a fixed type that allows set_many to work properly

parent 238e9b55
......@@ -5,7 +5,7 @@ setup(
url = "http://github.com/sebleier/django-redis-cache/",
author = "Sean Bleier",
author_email = "sebleier@gmail.com",
version = "0.8.2",
version = "0.8.3",
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