Skip to content

Commit 3ed6418

Browse files
committed
Nudge version to 2.1.3
1 parent ca30ec3 commit 3ed6418

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@
2525
| Justin Arulnathan / dinie <[email protected]>
2626
| Mariusz Felisiak / felixxm <[email protected]>
2727
| metamatik <[email protected]>
28+
| Florian Zimmermann / PoByBolek <https://github.com/PoByBolek>

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="2.1.1",
8+
version="2.1.3",
99
license="BSD",
1010
packages=["redis_cache", "redis_cache.backends"],
1111
description="Redis Cache Backend for Django",

0 commit comments

Comments
 (0)