diff options
| author | stuppie | 2026-04-14 13:18:19 -0600 |
|---|---|---|
| committer | stuppie | 2026-04-14 13:18:19 -0600 |
| commit | 01859f2952ec5f7d89fbea64ca60321fa0038426 (patch) | |
| tree | 8c4dbddf9478d1362ed25a4db4730890f3b414cb /pyproject.toml | |
| parent | 0b4372e6fed6e861dafcbd26ff0b25a8ce40467b (diff) | |
| download | generalresearch-7b29686417e3773abf0d200c76d9108a651106d7.tar.gz generalresearch-7b29686417e3773abf0d200c76d9108a651106d7.zip | |
storage_estimate_quota not in fp keys on windows alsov3.3.7
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 d6f9ebf..3cfedab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "generalresearch" -version = "3.3.6" +version = "3.3.7" description = "Python Utilities for General Research" readme = "README.md" requires-python = ">=3.8" |
