diff --git a/pyhindsight/__init__.py b/pyhindsight/__init__.py index feb82e7..133b258 100644 --- a/pyhindsight/__init__.py +++ b/pyhindsight/__init__.py @@ -1,5 +1,5 @@ __author__ = "Ryan Benson" -__version__ = "2026.04" +__version__ = "2026.06" __email__ = "ryan@hindsig.ht"