version: bump

This commit is contained in:
Dylan Araps 2017-08-14 09:30:53 +10:00
parent 842fb13817
commit f7c5bec7c1

View File

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