Skip to content

Commit 61e1e88

Browse files
committed
Release 8.2.2
1 parent 09741ac commit 61e1e88

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

HISTORY.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ History
44
-------
55

66

7-
IN PROGRESS
8-
+++++++++++
9-
7+
8.2.2 (017-04-03)
8+
+++++++++++++++++
109

1110
* Fix invalid HTML in help texts (thanks @luksen)
1211
* Added `mark_safe` to placeholder (thanks @ppo)

bootstrap3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '8.2.1'
3+
__version__ = '8.2.2'

0 commit comments

Comments
 (0)