aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorstuppie2026-08-19 13:47:06 -0600
committerstuppie2026-08-19 13:47:06 -0600
commit91dba28268657c41ebbaec1572258b927c5ae24b (patch)
treeb56439363da780702e18c6fd0b4a92d1f87f7ea8 /pyproject.toml
parentdef660e4edf2efbcd4bbd2991051ef56a4021e28 (diff)
downloadgeneralresearch-3.4.0.tar.gz
generalresearch-3.4.0.zip
not sure why these imports got deleted for no reasonHEADv3.4.0master
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
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"