bump version name
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
name: test
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
hello:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Show basic info
|
|
||||||
run: |
|
|
||||||
echo "Hello from Gitea Actions"
|
|
||||||
uname -a
|
|
||||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "chromy"
|
name = "chromy"
|
||||||
version = "1.0.0"
|
version = "1.1.0"
|
||||||
description = "Chromy is a minimal CLI RAG system based on Chromadb"
|
description = "Chromy is a minimal CLI RAG system based on Chromadb"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user