Skip to content

Commit 8da5d3a

Browse files
committed
v4.0.0 (major release because of severe internal changes)
1 parent 291270c commit 8da5d3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

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

6+
4.0.0 (2014-03-28)
7+
++++++++++++++++++
8+
9+
* use renderer classes for generating HTML
10+
* several bug fixes
11+
12+
613
3.3.0 (2014-03-19)
714
++++++++++++++++++
815

bootstrap3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.3.0'
1+
__version__ = '4.0.0'

0 commit comments

Comments
 (0)