From d1f5551e519d2a1b657f0d2b627999e9d359df89 Mon Sep 17 00:00:00 2001 From: andersonfrailey Date: Thu, 26 Mar 2026 21:21:31 -0400 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7971459..c4ebee1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "statstables" -version = "0.0.17" +version = "0.0.18" keywords = [ "statistics", "tables",