summaryrefslogtreecommitdiff
path: root/pywal/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'pywal/settings.py')
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
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.