diff options
| author | stuppie | 2026-08-17 16:14:21 -0600 |
|---|---|---|
| committer | stuppie | 2026-08-17 16:14:21 -0600 |
| commit | 254312c1cf91dcbf228944afd3932db8b5bde3a3 (patch) | |
| tree | b99ff9ce78296cb4cf08e79fefbed70228358fc9 /pyproject.toml | |
| parent | 7ff0d6fddb333dd973a827805c0c0cdcded220c7 (diff) | |
| download | generalresearch-3.3.9.tar.gz generalresearch-3.3.9.zip | |
model gr business: prefetch_bp_accounts: During ledger account check, make any that dont exist instead of failingv3.3.9
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
