From 254312c1cf91dcbf228944afd3932db8b5bde3a3 Mon Sep 17 00:00:00 2001 From: stuppie Date: Mon, 17 Aug 2026 16:14:21 -0600 Subject: model gr business: prefetch_bp_accounts: During ledger account check, make any that dont exist instead of failing --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 9929a76..faa1e15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "generalresearch" -version = "3.3.8" +version = "3.3.9" description = "Python Utilities for General Research" readme = "README.md" requires-python = ">=3.8" -- cgit v1.2.3