version: bump

This commit is contained in:
Dylan Araps 2017-07-24 12:54:12 +10:00
parent dd110fad96
commit 57ca70d1fd

View File

@ -11,6 +11,6 @@ Created by Dylan Araps.
import pathlib
__version__ = "0.4.0"
__version__ = "0.5.0"
__cache_dir__ = pathlib.Path.home() / ".cache/wal/"
__color_count__ = 16