aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortslil <tslil@posteo.de>2026-07-15 12:04:48 +0100
committertslil <tslil@posteo.de>2026-07-15 12:06:45 +0100
commit322271f3d322bc25c30ebe936c7428f1b0df479d (patch)
tree22a7fa3eb7aff47feb034b731db6f12d1a2677e8 /Cargo.toml
parentab2097f633e63a80024ab191c012ab527a04e54b (diff)
add half-life to history weighting
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2996395..762f2d5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mood"
-version = "0.4.0"
+version = "0.5.0"
description = "A music player governed by your moods."
edition = "2024"
license = "GPL-3.0-or-later"