bump version name

This commit is contained in:
Matteo Rosati
2026-04-22 23:20:07 +02:00
parent 0d5983f047
commit 091f04ef10
2 changed files with 1 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "chromy"
version = "1.0.0"
version = "1.1.0"
description = "Chromy is a minimal CLI RAG system based on Chromadb"
readme = "README.md"
requires-python = ">=3.12"