From 77e52106c7f9903343b92566baf9836f1b2550bc Mon Sep 17 00:00:00 2001 From: Gert Mertes Date: Mon, 15 Apr 2024 12:03:19 +0000 Subject: [PATCH] Bump 0.5.0 --- ai_models/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai_models/__init__.py b/ai_models/__init__.py index ad97480..af526ba 100644 --- a/ai_models/__init__.py +++ b/ai_models/__init__.py @@ -5,4 +5,4 @@ # granted to it by virtue of its status as an intergovernmental organisation # nor does it submit to any jurisdiction. -__version__ = "0.4.3" +__version__ = "0.5.0"