Skip to content

Commit a758a9d

Browse files
committed
Release 0.12.1
1 parent 5eea258 commit a758a9d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Enhancements:
1010
Fixes:
1111
- ??
1212

13+
0.12.1 (2022-03-28)
14+
-------------------
15+
16+
Fixes:
17+
- Correct changelog and docs URLs on PyPI
18+
1319

1420
0.12.0 (2022-03-28)
1521
-------------------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = Flask-DebugToolbar
3-
version = 0.13.dev0
3+
version = 0.12.1
44
author = Michael van Tellingen
55
author_email = [email protected]
66
maintainer = Matt Good

0 commit comments

Comments
 (0)