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 1
1
Change log
2
2
==========
3
3
4
- 3.0a3 (2020-09-05 )
4
+ 3.0a4 (2020-09-08 )
5
5
------------------
6
6
7
7
* Added an ``.editorconfig `` file specifying indentation rules etc.
Original file line number Diff line number Diff line change 59
59
# built documents.
60
60
#
61
61
# The short X.Y version.
62
- version = "3.0a3 "
62
+ version = "3.0a4 "
63
63
# The full version, including alpha/beta/rc tags.
64
- release = "3.0a3 "
64
+ release = "3.0a4 "
65
65
66
66
# The language for content autogenerated by Sphinx. Refer to documentation
67
67
# for a list of supported languages.
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = django-debug-toolbar
3
- version = 3.0a3
3
+ version = 3.0a4
4
4
description = A configurable set of panels that display various debug information about the current request/response.
5
5
long_description = file: README.rst
6
6
author = Rob Hudson
You can’t perform that action at this time.
0 commit comments