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 c19b919 commit 39769c5Copy full SHA for 39769c5
setup.py
@@ -3,7 +3,7 @@
3
import os
4
5
6
-version = '1.3.2.dev0'
+version = '2.0.0.dev0'
7
shortdesc = 'Bootstrap Styles for YAFOWIL'
8
longdesc = open(os.path.join(os.path.dirname(__file__), 'README.rst')).read()
9
longdesc += open(os.path.join(os.path.dirname(__file__), 'HISTORY.rst')).read()
0 commit comments