Commit dad8f980 authored by Sean Bleier's avatar Sean Bleier

Updating copyright date and nudging version.

parent 4da68ccd
Copyright (c) 2011 Sean Bleier
Copyright (c) 2012 Sean Bleier
All rights reserved.
Redistribution and use in source and binary forms, with or without
......
......@@ -5,7 +5,7 @@ setup(
url = "http://github.com/sebleier/django-redis-cache/",
author = "Sean Bleier",
author_email = "sebleier@gmail.com",
version = "0.9.4",
version = "0.9.5",
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