From 88ead5c78d6f8c0a1a3f99c598bb5081d3c318a7 Mon Sep 17 00:00:00 2001 From: smathot Date: Mon, 25 Mar 2024 18:40:19 +0100 Subject: [PATCH] Bump to 0.13.13 --- heymans/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heymans/__init__.py b/heymans/__init__.py index 7d81ed0..f43ae9a 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.12' +__version__ = '0.13.13'