aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorstuppie2026-03-19 14:11:12 -0600
committerstuppie2026-03-19 14:11:12 -0600
commit435e93817a10dc2c06fa29ce0cef36f2758299ba (patch)
tree0d3231d91902518864208cc2d3fe9e931bb276c2 /pyproject.toml
parent9ae26d35d77694f25faa7841f4155bf7300467bf (diff)
downloadgeneralresearch-435e93817a10dc2c06fa29ce0cef36f2758299ba.tar.gz
generalresearch-435e93817a10dc2c06fa29ce0cef36f2758299ba.zip
grliq fingerprint_keys composition based on os family
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 7ff3033..d6f9ebf 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "generalresearch"
-version = "3.3.5"
+version = "3.3.6"
description = "Python Utilities for General Research"
readme = "README.md"
requires-python = ">=3.8"