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 2897476 commit 0bb4f9fCopy full SHA for 0bb4f9f
setup.py
@@ -5,7 +5,7 @@
5
)
6
7
8
-version = '1.2pre1'
+version = '1.2.dev1'
9
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