From 03190cea5ac046f5ca15f514be3a7093fbbdc3c3 Mon Sep 17 00:00:00 2001 From: Ken Shek Date: Wed, 19 Jun 2024 15:32:38 +0200 Subject: [PATCH] update to v4.0.3 --- CHANGELOG.md | 5 +++++ source/layers/core-lib/lib/.version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6be46b5..b06a619 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.0.3] - 2024-06-19 +### Bugfixes +- Fix the python numpy v2.0 incompatibility with the current versions of faiss, blip-caption-on-aws, zero-shot-classification, zero-shot-object-detection. + + ## [4.0.2] - 2024-05-04 ### Added - added Paris (eu-west-3) and Sydney (ap-southeast-2) regions where Anthropic Claude 3 Haiku are available diff --git a/source/layers/core-lib/lib/.version b/source/layers/core-lib/lib/.version index 4d54dad..c4e41f9 100644 --- a/source/layers/core-lib/lib/.version +++ b/source/layers/core-lib/lib/.version @@ -1 +1 @@ -4.0.2 +4.0.3