Skip to content

Commit 7b58e7c

Browse files
committed
Preparing 4.5.0
1 parent 3495ca4 commit 7b58e7c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

AUTHORS.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ Contributors
1414
* Austin Whittier <[email protected]>
1515
* Caio Ariede <[email protected]>
1616
* Fabio C. Barrionuevo da Luz <[email protected]>
17+
* Fabio Perfetti <[email protected]>
1718
* Jay Pipes <[email protected]>
1819
* Jonas Hagstedt <[email protected]>
1920
* Jordan Starcher <[email protected]>
2021
* Juan Carlos <[email protected]>
2122
* Markus Holtermann <[email protected]>
2223
2324
* Owais Lone <[email protected]>
24-
* Richard Hajdu <[email protected]>
2525
26+
* Richard Hajdu <[email protected]>

HISTORY.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
History
44
-------
55

6+
4.5.0 (2014-05-21)
7+
++++++++++++++++++
8+
9+
* bug fixes in formsets
10+
* new formset renderer
11+
* new bootstrap_form_errors tag
12+
13+
614
4.4.2 (2014-05-20)
715
++++++++++++++++++
816

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__ = '4.4.2'
3+
__version__ = '4.5.0'

0 commit comments

Comments
 (0)