1
0
mirror of https://github.com/dylanaraps/pywal.git synced 2025-07-13 12:36:25 +02:00

version: bump

This commit is contained in:
Dylan Araps
2018-01-07 11:15:31 +11:00
parent e06f53dc96
commit 008c70cb8b

@ -13,7 +13,7 @@ import os
import platform
__version__ = "1.1.1"
__version__ = "1.1.2"
HOME = os.getenv("HOME", os.getenv("USERPROFILE"))