Commit 709125fa authored by Sean Bleier's avatar Sean Bleier

Nudged to version 0.9.1 and added Todd Boland to the authors.

parent 5441d95f
......@@ -8,3 +8,4 @@ Timothée Peignier / cyberdelia <https://github.com/cyberdelia>
Lior Sion / liorsion <https://github.com/liorsion>
Ales Zoulek / aleszoulek <https://github.com/aleszoulek>
James Aylett / jaylett <https://github.com/jaylett>
Todd Boland / boland <https://github.com/boland>
......@@ -5,7 +5,7 @@ setup(
url = "http://github.com/sebleier/django-redis-cache/",
author = "Sean Bleier",
author_email = "sebleier@gmail.com",
version = "0.9.0",
version = "0.9.1",
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