From a550f53daaef458a62fd86203938d693d3edae28 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:40:52 +0000 Subject: [PATCH] ci: version bump [skip actions] --- src/metadata_chatbot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata_chatbot/__init__.py b/src/metadata_chatbot/__init__.py index a41897c..7aa597f 100644 --- a/src/metadata_chatbot/__init__.py +++ b/src/metadata_chatbot/__init__.py @@ -1,3 +1,3 @@ """Init package""" -__version__ = "0.0.12" +__version__ = "0.0.13"