version: bump

This commit is contained in:
Dylan Araps 2017-07-28 16:14:28 +10:00
parent 9632c97b16
commit 5703f771f8

View File

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