Skip to content

Commit 2897476

Browse files
committed
1.2pre1
1 parent d2a6565 commit 2897476

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

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

5-
1.2dev
6-
------
5+
1.2 (unreleased)
6+
----------------
77

88
- Use ``configure`` entry point for theme configuration.
99
[rnix]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
)
66

77

8-
version = '1.2dev'
8+
version = '1.2pre1'
99
shortdesc = 'Bootstrap Styles for YAFOWIL'
1010
longdesc = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
1111
longdesc += open(os.path.join(os.path.dirname(__file__), 'HISTORY.rst')).read()

0 commit comments

Comments
 (0)