version: bump

This commit is contained in:
Dylan Araps 2017-07-28 16:56:01 +10:00
parent 4bf538ee79
commit d67cd885ea

View File

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