From a126a32c63e9b83647a61b2ee0d7106b0f90ff27 Mon Sep 17 00:00:00 2001 From: Tom Vo Date: Wed, 6 Nov 2024 12:11:02 -0800 Subject: [PATCH] Update tbump.toml --- tbump.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/tbump.toml b/tbump.toml index 37b80a9f..55fd2b86 100644 --- a/tbump.toml +++ b/tbump.toml @@ -20,7 +20,6 @@ tag_template = "v{new_version}" # For each file to patch, add a [[file]] config # section containing the path of the file, relative to the # tbump.toml location. - [[file]] src = "xcdat/__init__.py"