Bump version to 0.2.3 in pyproject.toml

This commit is contained in:
2024-11-08 14:08:41 -05:00
parent 9132030cbd
commit 735c6ba665
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind"
version = "0.2.2"
version = "0.2.3"
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.10"