Skip to content

Commit e21c91a

Browse files
committed
Nudge to version 3.0.1
1 parent 0ddb133 commit e21c91a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Docs can be found at http://django-redis-cache.readthedocs.org/en/latest/.
2121
Changelog
2222
=========
2323

24-
X.Y.Z
24+
3.0.1
2525
-----
2626

2727
* Confirms support for Django 3.2 (no code changes required).

setup.py

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

0 commit comments

Comments
 (0)