version: bump

This commit is contained in:
Dylan Araps 2018-02-03 11:23:16 +11:00
parent bc56fe2521
commit 63b6e35cd7

View File

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