diff options
| author | deviantfero <fmorataya.04@gmail.com> | 2018-02-04 03:48:59 -0600 |
|---|---|---|
| committer | deviantfero <fmorataya.04@gmail.com> | 2018-02-04 03:48:59 -0600 |
| commit | 5358053ee8299be3e96c4f3eb40094fb8a572d7d (patch) | |
| tree | 2094011368562fbca5a0b26500f9c40650b0cf13 /pywal/settings.py | |
| parent | a5c6f082f271ab5ce7ed9406145fcb82d329eb48 (diff) | |
version: bump
Diffstat (limited to 'pywal/settings.py')
| -rw-r--r-- | pywal/settings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/settings.py b/pywal/settings.py index ba77347..dfe0b98 100644 --- a/pywal/settings.py +++ b/pywal/settings.py @@ -13,7 +13,7 @@ import os import platform -__version__ = "1.3.0" +__version__ = "1.3.1" __template_version__ = "1.0.0" |
