summaryrefslogtreecommitdiff
path: root/pywal
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-06-27 17:54:08 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-06-27 17:54:08 +1000
commitc2942fd431e5427eb803ba3f084e51f17c1581ff (patch)
tree6625c6f911afe61ef00b5b656762a90879e5b5de /pywal
parentea160a42dec139148845aeb3043db5ba23bd9a6c (diff)
version: Release 0.2.5
Diffstat (limited to 'pywal')
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index 011e29f..36288c4 100755
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -4,7 +4,7 @@ Global Constants.
import pathlib
-__version__ = "0.2.4"
+__version__ = "0.2.5"
# Internal variables.