Update version to 1.16

This commit is contained in:
ColinDuquesnoy 2015-04-06 11:37:11 +02:00
parent 4ab9fdd545
commit 72c7164ff9
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ import logging
import platform
__version__ = "1.15"
__version__ = "1.16"
def _logger():
@ -112,4 +112,4 @@ def load_stylesheet_pyqt5():
}
'''
stylesheet += mac_fix
return stylesheet
return stylesheet