aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-03-04 08:48:02 +1100
committerDylan Araps <[email protected]>2018-03-04 08:48:02 +1100
commit29854edf3891c6d4ec6800188de98024aba2e17a (patch)
treed891d141987401be2f1e6829a3b81a0050a3c9f0
parenttravis: Remove macOS (diff)
downloadpywal-1.3.3.tar.xz
pywal-1.3.3.zip
version: bump1.3.3
-rw-r--r--pywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index d24f95f..ca82333 100644
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -13,7 +13,7 @@ import os
import platform
-__version__ = "1.3.2"
+__version__ = "1.3.3"
__cache_version__ = "1.0.0"