bump version

This commit is contained in:
gcarq
2017-05-18 01:51:23 +02:00
parent a09f29dc43
commit 588ecebfeb
2 changed files with 2 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ from utils import get_conf
__author__ = "gcarq"
__copyright__ = "gcarq 2017"
__license__ = "GPLv3"
__version__ = "0.5.1"
__version__ = "0.6.0"
conf = get_conf()