From 05650a7f0fd14c78f2157344f31c8482adf27e59 Mon Sep 17 00:00:00 2001 From: smathot Date: Sun, 7 Apr 2024 11:06:54 +0200 Subject: [PATCH] Bump to 0.13.16 --- heymans/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heymans/__init__.py b/heymans/__init__.py index 86db83b..097c67e 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.15' +__version__ = '0.13.16'