version: bump

This commit is contained in:
dylan araps 2017-08-27 13:02:22 +10:00
parent 12c52c4b7d
commit e3a739c110

View File

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