diff --git a/ggml/__init__.py b/ggml/__init__.py index e1f24a4..535924b 100644 --- a/ggml/__init__.py +++ b/ggml/__init__.py @@ -1,3 +1,3 @@ from .ggml import * -__version__ = "0.0.24" \ No newline at end of file +__version__ = "0.0.25" \ No newline at end of file