aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-30 22:30:30 +1000
committerDylan Araps <[email protected]>2017-06-30 22:30:30 +1000
commit5ab39a25535c8d17cdbd418cdfbc1296c9868610 (patch)
tree5ce8162c958c73fdc6343091dce336e77cfe859b
parentgeneral: Add manifest (diff)
downloadpywal-0.3.5.tar.xz
pywal-0.3.5.zip
version: bump0.3.5
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index e0b7470..7e07452 100755
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -4,7 +4,7 @@ Global Constants.
import pathlib
-__version__ = "0.3.4"
+__version__ = "0.3.5"
# Internal variables.