Skip to content

Commit 1663885

Browse files
committed
Nudge to version 0.10.1
1 parent 70d9d8c commit 1663885

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.0",
8+
version = "0.10.1",
99
packages = ["redis_cache"],
1010
description = "Redis Cache Backend for Django",
1111
install_requires=['redis>=2.4.5',],

0 commit comments

Comments
 (0)