version: bump

This commit is contained in:
Dylan Araps 2017-12-30 07:27:52 +11:00
parent 3cecd3d504
commit 35ce506563

View File

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