Skip to content

Commit 892ec67

Browse files
committed
Preparing 6.1.0
1 parent 853d305 commit 892ec67

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
@@ -4,6 +4,13 @@ History
44
-------
55

66

7+
6.1.0 (2015-06-25)
8+
++++++++++++++++++
9+
10+
* Upgrade to Bootstrap 3.3.5
11+
* Properly quote help text (@joshkel)
12+
13+
714
6.0.0 (2015-04-21)
815
++++++++++++++++++
916

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__ = '6.0.0'
3+
__version__ = '6.1.0'

0 commit comments

Comments
 (0)