From 99b920c3851816567b85be5f07c9ad441732c1d0 Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Fri, 23 Jan 2026 22:49:05 -0500 Subject: [PATCH] bump version to 0.1.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5845397..f1ebc28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "git-sqlite-filter" -version = "0.1.2" +version = "0.1.3" authors = [ { name="Shane", email="shane@example.com" }, ] -- 2.52.0