Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 57ca70d

Browse files
committed
version: bump
1 parent dd110fa commit 57ca70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pywal/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111

1212
import pathlib
1313

14-
__version__ = "0.4.0"
14+
__version__ = "0.5.0"
1515
__cache_dir__ = pathlib.Path.home() / ".cache/wal/"
1616
__color_count__ = 16

0 commit comments

Comments
 (0)