Skip to main content

max / makenotwork

Release server v0.10.5 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-06-15 16:40 UTC
Commit: b723f5e60dae0322a0a6e7d5a5ae0ee3402f525d
Parent: fc71c2f
2 files changed, +2 insertions, -2 deletions
@@ -4291,7 +4291,7 @@ dependencies = [
4291 4291
4292 4292 [[package]]
4293 4293 name = "makenotwork"
4294 - version = "0.10.4"
4294 + version = "0.10.5"
4295 4295 dependencies = [
4296 4296 "ammonia",
4297 4297 "anyhow",
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makenotwork"
3 - version = "0.10.4"
3 + version = "0.10.5"
4 4 edition = "2024"
5 5 license-file = "LICENSE"
6 6