aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-30 15:16:15 +1000
committerDylan Araps <[email protected]>2017-06-30 15:16:15 +1000
commitc8f76a5604f3f4103d92915e33d6394bc17bfd9c (patch)
tree75aa3d077a1fbfe5c65f85d105f017c129307175
parentdocs: README (diff)
downloadpywal-0.3.0.tar.xz
pywal-0.3.0.zip
version: bump0.3.0
-rwxr-xr-xpywal/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py
index d94b7eb..445e00a 100755
--- a/pywal/settings.py
+++ b/pywal/settings.py
@@ -4,7 +4,7 @@ Global Constants.
import pathlib
-__version__ = "0.2.6"
+__version__ = "0.3.0"
# Internal variables.