version: bump

This commit is contained in:
Dylan Araps 2017-07-28 16:17:15 +10:00
parent dc39fbede4
commit 05959f0ad6

View File

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