Bump version to 0.1.6 in pyproject.toml

This commit is contained in:
2024-11-10 09:03:05 -05:00
parent 32a7dd1638
commit a683b176a4
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind-chat"
version = "0.1.5"
version = "0.1.6"
description = "A chat interface for AI models using Simplemind."
readme = "README.md"
requires-python = ">=3.11"