summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index 445e00a..97d096d 100755
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -4,7 +4,7 @@ Global Constants.
import pathlib
-__version__ = "0.3.0"
+__version__ = "0.3.1"
# Internal variables.