Skip to content

Commit 39769c5

Browse files
committed
major 2
1 parent c19b919 commit 39769c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.dev0'
6+
version = '2.0.0.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)