From d8dbaa9f904dbc5e53ce3b3d97b546e102bb12f6 Mon Sep 17 00:00:00 2001 From: smathot Date: Thu, 4 Apr 2024 18:48:01 +0200 Subject: [PATCH] But to 0.13.15 --- heymans/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heymans/__init__.py b/heymans/__init__.py index cc78ca0..86db83b 100644 --- a/heymans/__init__.py +++ b/heymans/__init__.py @@ -1,3 +1,3 @@ """AI-based chatbot that provides sensible answers based on documentation""" -__version__ = '0.13.14' +__version__ = '0.13.15'