version: bump

This commit is contained in:
Dylan Araps 2017-08-13 23:04:52 +10:00
parent 383393c446
commit 611a276d8d

View File

@ -13,7 +13,7 @@ import os
import platform
__version__ = "0.6.0"
__version__ = "0.6.1"
HOME = os.environ["HOME"]