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

Commit

Permalink
v2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bartTC committed Mar 21, 2019
1 parent e737b99 commit 991dd9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ Changelog

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

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

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = django-memcache-status
version = 2.1a0
version = 2.1
description =
A django application that displays the load and some other
statistics about your memcached instances in the admin.
Expand Down

0 comments on commit 991dd9f

Please sign in to comment.