version: bump

This commit is contained in:
Dylan Araps 2017-12-31 12:33:02 +11:00
parent 836d6ea9c2
commit bb22b065bf

View File

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