From ae769c2401976426c9923cdf397aea281029ef75 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 27 Jun 2017 10:03:00 +1000 Subject: Release: 0.2.1 --- pywal/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pywal/settings.py b/pywal/settings.py index b2eb8de..fb35d9e 100755 --- a/pywal/settings.py +++ b/pywal/settings.py @@ -4,7 +4,7 @@ Global Constants. import pathlib -__version__ = "0.2.1" +__version__ = "0.2.2" # Internal variables. -- cgit v1.2.3