Fix Groq provider in CHANGELOG.md and update version in pyproject.toml

This commit is contained in:
2024-10-29 07:55:28 -04:00
parent 3e2801a1ac
commit 3090ade9e3
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind"
version = "0.1.0"
version = "0.1.1"
description = "An experimental client for AI providers that intends to replace LangChain and LangGraph for most common use cases."
readme = "README.md"
requires-python = ">=3.11"