version: bump

This commit is contained in:
Dylan Araps 2017-07-28 16:06:32 +10:00
parent 8e1841c8de
commit 4ca0598ddd

View File

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