File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Change log
22==========
33
4- 3.2 (unreleased )
5- ----------------
4+ 3.2a1 (2020-10-19 )
5+ ------------------
66
77* Fixed a regression where the JavaScript code crashed with an invalid
88 CSS selector when searching for an element to replace.
Original file line number Diff line number Diff line change 2525copyright = copyright .format (datetime .date .today ().year )
2626
2727# The full version, including alpha/beta/rc tags
28- release = "3.1 "
28+ release = "3.2a1 "
2929
3030
3131# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[metadata]
22name = django-debug-toolbar
3- version = 3.1.1
3+ version = 3.2a1
44description = A configurable set of panels that display various debug information about the current request/response.
55long_description = file: README.rst
66author = Rob Hudson
You can’t perform that action at this time.
0 commit comments