Commit c6162bc5 authored by Jannis Leidel's avatar Jannis Leidel Committed by Sean Bleier

Bump version up a little.

parent 22b2a07d
...@@ -5,7 +5,7 @@ setup( ...@@ -5,7 +5,7 @@ setup(
url = "http://github.com/blackbrrr/django-redis-cache/", url = "http://github.com/blackbrrr/django-redis-cache/",
author = "Matt Dennewitz", author = "Matt Dennewitz",
author_email = "mattdennewitz@gmail.com", author_email = "mattdennewitz@gmail.com",
version = "0.2a5", version = "0.2a6",
packages = ["redis_cache"], packages = ["redis_cache"],
description = "Redis Cache Backend for Django", description = "Redis Cache Backend for Django",
classifiers = [ classifiers = [
......
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