mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-06-20 01:27:42 +02:00
version: bump
This commit is contained in:
parent
dd110fad96
commit
57ca70d1fd
@ -11,6 +11,6 @@ Created by Dylan Araps.
|
|||||||
|
|
||||||
import pathlib
|
import pathlib
|
||||||
|
|
||||||
__version__ = "0.4.0"
|
__version__ = "0.5.0"
|
||||||
__cache_dir__ = pathlib.Path.home() / ".cache/wal/"
|
__cache_dir__ = pathlib.Path.home() / ".cache/wal/"
|
||||||
__color_count__ = 16
|
__color_count__ = 16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user