Bump version to 0.2.1 in pyproject.toml

This commit is contained in:
2024-11-01 10:07:50 -04:00
parent 7220c8bd3f
commit b7b5e1e187
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind"
version = "0.2.0"
version = "0.2.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"