bump version to 3.0.0, support bootstrap 3

This commit is contained in:
tzangms 2013-08-26 21:44:33 +00:00
parent 8b91540ae4
commit 83840a2c46

View File

@ -1,5 +1,5 @@
from distutils.version import StrictVersion
VERSION = StrictVersion('2.0.6')
VERSION = StrictVersion('3.0.0')