1
0
mirror of https://github.com/dylanaraps/pywal.git synced 2025-07-12 03:55:37 +02:00

Release: 0.2.1

This commit is contained in:
Dylan Araps
2017-06-27 10:03:00 +10:00
parent 2a990b2afa
commit ae769c2401

@ -4,7 +4,7 @@ Global Constants.
import pathlib import pathlib
__version__ = "0.2.1" __version__ = "0.2.2"
# Internal variables. # Internal variables.