version: bump

This commit is contained in:
Dylan Araps 2017-07-30 10:42:41 +10:00
parent 974565bacb
commit ce046fb948

View File

@ -12,7 +12,7 @@ Created by Dylan Araps.
import pathlib
__version__ = "0.5.6"
__version__ = "0.5.7"
HOME = pathlib.Path.home()