chore: update version

This commit is contained in:
Javier Martinez
2026-06-03 02:30:19 +08:00
parent 80b69b79d1
commit c386bc9854
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-rc3"
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.0rc3"
source = { editable = "." }
dependencies = [
{ name = "cachetools" },

View File

@@ -1 +1 @@
0.6.2
1.0.0-rc3