Skip to content

Commit 382824b

Browse files
committed
Bump version
1 parent b69d6d8 commit 382824b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
History
33
=======
44

5+
1.3.2 (unreleased)
6+
------------------
7+
8+
- No changes yet.
9+
510
1.3.1 (2017-11-13)
611
------------------
712

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44

55

6-
version = '1.3.1'
6+
version = '1.3.2.dev0'
77
shortdesc = 'Bootstrap Styles for YAFOWIL'
88
longdesc = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
99
longdesc += open(os.path.join(os.path.dirname(__file__), 'HISTORY.rst')).read()

0 commit comments

Comments
 (0)