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
2017-12-31 12:33:02 +11:00
parent 836d6ea9c2
commit bb22b065bf

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