From 91dba28268657c41ebbaec1572258b927c5ae24b Mon Sep 17 00:00:00 2001 From: stuppie Date: Wed, 19 Aug 2026 13:47:06 -0600 Subject: not sure why these imports got deleted for no reason --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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" -- cgit v1.2.3