From f2983c881020f869811a09ca2f71f06d3397e84d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:28:01 +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 46959ab..cc14067 100644 --- a/src/metadata_chatbot/__init__.py +++ b/src/metadata_chatbot/__init__.py @@ -1,3 +1,3 @@ """Init package""" -__version__ = "0.0.30" +__version__ = "0.0.31"