diff --git a/nebuly/__init__.py b/nebuly/__init__.py index db5016a..ca19958 100644 --- a/nebuly/__init__.py +++ b/nebuly/__init__.py @@ -2,4 +2,4 @@ from .init import init __all__ = ["init", "new_interaction"] -__version__ = "0.3.25" +__version__ = "0.3.26"