chore: release 1.0.0-rc7

This commit is contained in:
Alfonso Lozana
2026-06-03 18:48:33 +08:00
parent d257fbf228
commit 706d84048a
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1 +1 @@
0.6.2
1.0.0-rc7