diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-28 20:22:21 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-28 20:22:21 +1000 |
| commit | c067948d5960da22c93465eccfcab2df6a955be0 (patch) | |
| tree | 74384eae459f1686f4e509a3e2f288ff658bb5ed /pywal/settings.py | |
| parent | c00df332aa1abeb67d340c6a2d5dffe46ae5b7ee (diff) | |
version: bump
Diffstat (limited to 'pywal/settings.py')
| -rwxr-xr-x | pywal/settings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py index 36288c4..d94b7eb 100755 --- a/pywal/settings.py +++ b/pywal/settings.py @@ -4,7 +4,7 @@ Global Constants. import pathlib -__version__ = "0.2.5" +__version__ = "0.2.6" # Internal variables. |
