From: Shane Jaroch Date: Sat, 24 Jan 2026 03:49:05 +0000 (-0500) Subject: bump version to 0.1.3 X-Git-Tag: v0.1.3 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;p=gamesguru%2Fgit-sqlite-filter.git bump version to 0.1.3 --- 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" }, ]