We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a6565 commit 2897476Copy full SHA for 2897476
HISTORY.rst
@@ -2,8 +2,8 @@
2
History
3
=======
4
5
-1.2dev
6
-------
+1.2 (unreleased)
+----------------
7
8
- Use ``configure`` entry point for theme configuration.
9
[rnix]
setup.py
@@ -5,7 +5,7 @@
)
-version = '1.2dev'
+version = '1.2pre1'
shortdesc = 'Bootstrap Styles for YAFOWIL'
10
longdesc = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
11
longdesc += open(os.path.join(os.path.dirname(__file__), 'HISTORY.rst')).read()
0 commit comments