version: bump

This commit is contained in:
Dylan Araps 2018-01-03 11:13:22 +11:00
parent 57727f6965
commit 3512bb507f

View File

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