Merge branch 'master' of github.com:dylanaraps/pywal

* 'master' of github.com:dylanaraps/pywal:
  version: bump
This commit is contained in:
Aaron Eikenberry 2017-08-03 00:02:18 -05:00
commit 91992dca01

View File

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