From d84e4eacf9086368c3a280c2b6739691002e0463 Mon Sep 17 00:00:00 2001 From: George Chen <72078254+jiajic@users.noreply.github.com> Date: Fri, 26 Jul 2024 14:51:45 -0400 Subject: [PATCH] chore: update news --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 8e4ccf1..537cb67 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,5 @@ -# GiottoUtils 0.1.10 +# GiottoUtils 0.1.10 (2024/07/26) ## New - `dir_manifest()` for creating a named `list` of files within a directory. Mostly wraps `list.files()`