diff options
| author | stuppie | 2026-08-19 13:47:06 -0600 |
|---|---|---|
| committer | stuppie | 2026-08-19 13:47:06 -0600 |
| commit | 91dba28268657c41ebbaec1572258b927c5ae24b (patch) | |
| tree | b56439363da780702e18c6fd0b4a92d1f87f7ea8 /pyproject.toml | |
| parent | def660e4edf2efbcd4bbd2991051ef56a4021e28 (diff) | |
| download | generalresearch-c7f5880ebae7692f6d135da8a4201d4f77da3bc3.tar.gz generalresearch-c7f5880ebae7692f6d135da8a4201d4f77da3bc3.zip | |
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 cadaddf..79b2382 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "generalresearch" -version = "3.3.9" +version = "3.4.0" description = "Python Utilities for General Research" readme = "README.md" requires-python = ">=3.8" |
