feedwarrior

Slim, portable tooling for creating and distributing decentralized append logs
git clone git://git.defalsify.org/logwarrior.git
Log | Files | Refs | README | LICENSE

commit 78a8dea14f95eba6e947f01fc5c8f29dd5947750
parent 0efcd0922be0ee321a00170f59a67f5115b810c3
Author: lash <dev@holbrook.no>
Date:   Fri,  7 Jun 2024 14:01:33 +0100

Bump version

Diffstat:
Msetup.cfg | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = feedwarrior -version = 0.5.6 +version = 0.5.7 description = Feeds, warrior style author = Louis Holbrook author_email = dev@holbrook.no