bump version to 0.3.1 in pyproject.toml

This commit is contained in:
2025-01-27 11:49:51 -05:00
parent b0a7197c6e
commit db28f1195c
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind"
version = "0.3.0"
version = "0.3.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.10"