aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-27 01:16:14 +1000
committerDylan Araps <[email protected]>2017-06-27 01:16:14 +1000
commit5e95482a19866c66ec11b31b50363f50f24906ab (patch)
treed0e7e654d7dcfafc36f8bf3937fc06b4062507e2
parentGeneral: Remove unused function. (diff)
downloadpywal-0.2.1.tar.xz
pywal-0.2.1.zip
version: bump0.2.1
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index 8758a98..b2eb8de 100755
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -4,7 +4,7 @@ Global Constants.
import pathlib
-__version__ = "0.2.0"
+__version__ = "0.2.1"
# Internal variables.