From 40429b0afec5f75c787d8aa12782d56ef18d17f9 Mon Sep 17 00:00:00 2001 From: disqualifier Date: Fri, 3 Jul 2026 16:24:02 -0400 Subject: [PATCH] docs: fix stale install pin, v0.1.0 -> v0.1.2 Signed-off-by: disqualifier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf59ea0..2dca92a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ text chunking, timestamp helpers, interactive await-prompts, and a limit-safe se ## Install ``` -dpy_commons @ git+ssh://git@git.rethinkstudios.io/rethink-public/dpy_commons.git@v0.1.0 +dpy_commons @ git+ssh://git@git.rethinkstudios.io/rethink-public/dpy_commons.git@v0.1.2 ``` ## Usage