chore: Release trueskill-tt version 0.7.0

This commit is contained in:
2026-09-08 10:27:21 +02:00
parent c1b1c6c7d7
commit 82eff740b6
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "trueskill-tt"
version = "0.6.0"
version = "0.7.0"
edition = "2024"
rust-version = "1.85"
description = "TrueSkill Through Time: Bayesian skill rating that tracks how skill evolves over time, via Gaussian message passing"