fix: treat fetched_at=None as stale, bump 0.4.4

This commit is contained in:
2026-07-11 10:37:11 +02:00
parent 00ec90fb03
commit 6e1e1357fb
4 changed files with 14 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "k-ap"
version = "0.4.3"
version = "0.4.4"
edition = "2024"
description = "Generic ActivityPub protocol layer"
license = "MIT"