We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eea258 commit a758a9dCopy full SHA for a758a9d
CHANGES.rst
@@ -10,6 +10,12 @@ Enhancements:
10
Fixes:
11
- ??
12
13
+0.12.1 (2022-03-28)
14
+-------------------
15
+
16
+Fixes:
17
+- Correct changelog and docs URLs on PyPI
18
19
20
0.12.0 (2022-03-28)
21
-------------------
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = Flask-DebugToolbar
3
-version = 0.13.dev0
+version = 0.12.1
4
author = Michael van Tellingen
5
author_email = [email protected]
6
maintainer = Matt Good
0 commit comments