version: bump

This commit is contained in:
Dylan Araps 2017-07-28 15:56:15 +10:00
parent 8a91a67087
commit a522142377

View File

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