chore: release 1.0.0-rc4

This commit is contained in:
Javier Martinez
2026-06-03 02:43:50 +08:00
parent bc3cabf4cf
commit 37390ca3f1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "private-gpt"
version = "1.0.0-rc3"
version = "1.0.0-rc4"
description = "Private GPT"
authors = [{ name = "Zylon", email = "hi@zylon.ai" }]
requires-python = ">=3.11,<3.12"

2
uv.lock generated
View File

@@ -3178,7 +3178,7 @@ wheels = [
[[package]]
name = "private-gpt"
version = "1.0.0rc3"
version = "1.0.0rc4"
source = { editable = "." }
dependencies = [
{ name = "cachetools" },

View File

@@ -1 +1 @@
1.0.0-rc3
1.0.0-rc4