Commit 0c883cbb authored by Sean Bleier's avatar Sean Bleier

Nudge to version 0.13.1

parent 558c2a4b
...@@ -5,7 +5,7 @@ setup( ...@@ -5,7 +5,7 @@ setup(
url = "http://github.com/sebleier/django-redis-cache/", url = "http://github.com/sebleier/django-redis-cache/",
author = "Sean Bleier", author = "Sean Bleier",
author_email = "sebleier@gmail.com", author_email = "sebleier@gmail.com",
version = "0.13.0", version = "0.13.1",
packages = ["redis_cache"], packages = ["redis_cache"],
description = "Redis Cache Backend for Django", description = "Redis Cache Backend for Django",
install_requires=['redis>=2.4.5',], 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