version: bump

This commit is contained in:
Dylan Araps 2017-08-03 06:10:25 +10:00
parent 29d7c93779
commit 1a5b4192a6

View File

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