Skip to content

Commit 50807ae

Browse files
committed
Nudge version to 0.10.2.
1 parent 6c0c614 commit 50807ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
url = "http://github.com/sebleier/django-redis-cache/",
66
author = "Sean Bleier",
77
author_email = "[email protected]",
8-
version = "0.10.1",
8+
version = "0.10.2",
99
packages = ["redis_cache"],
1010
description = "Redis Cache Backend for Django",
1111
install_requires=['redis>=2.4.5',],

0 commit comments

Comments
 (0)