From 521b5c2b678099c8c6f7845a3584bd1cbdd87a67 Mon Sep 17 00:00:00 2001 From: Brett Curran Date: Thu, 12 Feb 2026 14:10:59 +1100 Subject: add publish, refresh functionality * pressing 'p' will publish selected files, and save those successfully published into a history file * pressing 'r' will re-scan the current directory --- uv.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uv.lock') diff --git a/uv.lock b/uv.lock index d3dc45e..3c8cdb0 100644 --- a/uv.lock +++ b/uv.lock @@ -120,7 +120,7 @@ wheels = [ [[package]] name = "vtt-publish" -version = "0.1.0" +version = "0.1.1" source = { virtual = "." } dependencies = [ { name = "textual" }, -- cgit v1.2.3