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.
2 parents 47e5492 + 451431a commit 4bfaddbCopy full SHA for 4bfaddb
HISTORY.rst
@@ -4,12 +4,13 @@ History
4
-------
5
6
7
-5.3.0 (2015-04-08)
+5.3.1 (2015-04-08)
8
++++++++++++++++++
9
10
* Fix Django 1.8 importlib warnings
11
* Set defaults for horizontal-form to col-md-3 for label, col-md-9 for field
12
* Various bug fixes
13
+* Fix version number typo
14
15
16
5.2.0 (2015-03-25)
bootstrap3/__init__.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '5.3s.0'
+__version__ = '5.3.1'
0 commit comments