version: bump

This commit is contained in:
Dylan Araps 2017-08-12 13:09:44 +10:00
parent 96a147ad1f
commit f14aaf5a4f

View File

@ -13,7 +13,7 @@ import pathlib
import platform
__version__ = "0.5.12"
__version__ = "0.5.13"
HOME = pathlib.Path.home()