bump version to 0.3.0 and update changelog for conversation save/load functionality

This commit is contained in:
2025-01-11 08:42:32 -05:00
parent 4decaa0722
commit 391bfaaeab
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind"
version = "0.2.4"
version = "0.3.0"
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"