Bump version to 1.8

This commit is contained in:
ColinDuquesnoy 2014-02-25 09:30:09 +01:00
parent 514399c871
commit 3522cd0e3b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ with the correct rc file.
import os
__version__ = "1.7"
__version__ = "1.8"
def load_stylesheet(pyside=True):