version: bump

This commit is contained in:
Dylan Araps 2018-01-08 18:16:46 +11:00
parent 65a9bd7e9e
commit 7a6e2ed0f9

View File

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