mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-07-16 17:00:12 +00:00
chore: release 1.0.0-rc2
This commit is contained in:
@@ -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
2
uv.lock
generated
@@ -3178,7 +3178,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "private-gpt"
|
||||
version = "1.0.0rc1"
|
||||
version = "1.0.0rc2"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "cachetools" },
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.0.0-rc1
|
||||
1.0.0-rc2
|
||||
|
||||
Reference in New Issue
Block a user