Commit b3121178 authored by Sean Bleier's avatar Sean Bleier

Adding @mucca to the authors file and nudging version.

parent 4156cdc5
...@@ -10,3 +10,4 @@ Ales Zoulek / aleszoulek <https://github.com/aleszoulek> ...@@ -10,3 +10,4 @@ Ales Zoulek / aleszoulek <https://github.com/aleszoulek>
James Aylett / jaylett <https://github.com/jaylett> James Aylett / jaylett <https://github.com/jaylett>
Todd Boland / boland <https://github.com/boland> Todd Boland / boland <https://github.com/boland>
Issac Kelly / issackelly <https://github.com/issackelly> Issac Kelly / issackelly <https://github.com/issackelly>
Saverio / mucca <https://github.com/mucca>
\ No newline at end of file
...@@ -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.9.3", version = "0.9.4",
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