Skip to content

Commit 24715fe

Browse files
committed
Merge branch 'release/5.0.2'
2 parents 42472af + 817103a commit 24715fe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ History
44
-------
55

66

7+
5.0.2 (2014-11-24)
8+
++++++++++++++++++
9+
10+
* Cleaning up some mess in 5.0.1 created by PyPI malfunction
11+
12+
713
5.0.1 (2014-11-21)
814
++++++++++++++++++
915

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.0.1'
3+
__version__ = '5.0.2'

0 commit comments

Comments
 (0)