chore: release 1.0.0-rc2

This commit is contained in:
Javier Martinez
2026-06-03 00:29:16 +08:00
parent bb1ea2f1d6
commit 93a0fa96e1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "private-gpt"
version = "1.0.0-rc1"
version = "1.0.0-rc2"
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.0rc1"
version = "1.0.0rc2"
source = { editable = "." }
dependencies = [
{ name = "cachetools" },

View File

@@ -1 +1 @@
1.0.0-rc1
1.0.0-rc2