Bump version to 1.7

This commit is contained in:
ColinDuquesnoy
2014-02-24 13:20:57 +01:00
parent 1028455f40
commit 2ff0604eb0
+1 -1
View File
@@ -31,7 +31,7 @@ with the correct rc file.
import os
__version__ = "1.6"
__version__ = "1.7"
def load_stylesheet(pyside=True):