Skip to content

Commit 451431a

Browse files
committed
Preparing 5.3.1
1 parent 8174636 commit 451431a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

HISTORY.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ History
44
-------
55

66

7-
5.3.0 (2015-04-08)
7+
5.3.1 (2015-04-08)
88
++++++++++++++++++
99

1010
* Fix Django 1.8 importlib warnings
1111
* Set defaults for horizontal-form to col-md-3 for label, col-md-9 for field
1212
* Various bug fixes
13+
* Fix version number typo
1314

1415

1516
5.2.0 (2015-03-25)

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__ = '5.3s.0'
3+
__version__ = '5.3.1'

0 commit comments

Comments
 (0)