diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2017-06-30 22:30:30 +1000 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2017-06-30 22:30:30 +1000 |
| commit | 5ab39a25535c8d17cdbd418cdfbc1296c9868610 (patch) | |
| tree | 5ce8162c958c73fdc6343091dce336e77cfe859b /pywal/settings.py | |
| parent | 2e1bbc8d0ce8be5900c1e86a2f6d8a3546315937 (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 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. |
