From 65b3edd1c1948d1563c95f20aeec593a6d97bab0 Mon Sep 17 00:00:00 2001 From: Paul Swingle Date: Mon, 22 Apr 2024 16:40:53 -0700 Subject: [PATCH] Release 1.0.18 --- CHANGELOG.rst | 5 +++++ mentat/VERSION | 2 +- requirements.txt | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0c1d0504a..02fe1a600 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,11 @@ Changelog In this changelog focus on user facing highlights and stick to the format. This information will be used to motivate users to upgrade or after upgrading to inform them of features that might otherwise not be very discoverable. +`1.0.18 `__ +-------------------------------------------------- + +- Bug fixes and dependency updates + `1.0.17 `__ -------------------------------------------------- diff --git a/mentat/VERSION b/mentat/VERSION index 8fc77d0fa..f8f3c0872 100644 --- a/mentat/VERSION +++ b/mentat/VERSION @@ -1 +1 @@ -1.0.17 +1.0.18 diff --git a/requirements.txt b/requirements.txt index d862998ff..272db9937 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,12 +9,12 @@ openai==1.13.3 pillow==10.1.0 prompt-toolkit==3.0.39 Pygments==2.15.1 -ragdaemon~=0.1.0 +ragdaemon~=0.2.0 selenium==4.15.2 sentry-sdk==1.34.0 sounddevice==0.4.6 soundfile==0.12.1 -spiceai~=0.1.0 +spiceai~=0.2.0 termcolor==2.3.0 textual==0.47.1 textual-autocomplete==2.1.0b0