diff --git a/lettucedetect/__init__.py b/lettucedetect/__init__.py index 4e3f0c5..9eb0fba 100644 --- a/lettucedetect/__init__.py +++ b/lettucedetect/__init__.py @@ -15,7 +15,7 @@ # Direct RAGFactChecker access for advanced users from lettucedetect.ragfactchecker import RAGFactChecker -__version__ = "0.2.2" +__version__ = "0.2.3" __all__ = [ "HallucinationData",