Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit 991dd9f

Browse files
committed
v2.1 release
1 parent e737b99 commit 991dd9f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ Changelog
107107

108108
**v2.1 (2019-03-21):**
109109

110-
- Removed some deprecated django-debug-toolbar and pre-Django 1.11 related
111-
overrides.
110+
- Removed some deprecated django-debug-toolbar and pre-Django 1.11
111+
related workarounds.
112112
- More comprehensive unittests across all backends and it's relation
113113
with django-debug-toolbar.
114114

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-memcache-status
3-
version = 2.1a0
3+
version = 2.1
44
description =
55
A django application that displays the load and some other
66
statistics about your memcached instances in the admin.

0 commit comments

Comments
 (0)