aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-30 20:07:58 +1000
committerDylan Araps <[email protected]>2017-06-30 20:07:58 +1000
commitdc0822987748c3a396343590569a8a7974183c09 (patch)
tree64c441b453e80b1e4ed2d2ce4fdcff486d336838
parentcolors: Fix bug with i3 titlebars not being the right color. (diff)
downloadpywal-dc0822987748c3a396343590569a8a7974183c09.tar.xz
pywal-dc0822987748c3a396343590569a8a7974183c09.zip
version: bump0.3.4
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index c9e0e6b..e0b7470 100755
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -4,7 +4,7 @@ Global Constants.
import pathlib
-__version__ = "0.3.3"
+__version__ = "0.3.4"
# Internal variables.