version: bump

This commit is contained in:
Dylan Araps 2018-01-01 09:40:40 +11:00
parent 19b5a4fa26
commit 8ee65fdf41

View File

@ -13,7 +13,7 @@ import os
import platform
__version__ = "1.0.3"
__version__ = "1.0.4"
HOME = os.getenv("HOME", os.getenv("USERPROFILE"))