This commit is contained in:
Preston Rasmussen 2025-09-24 16:38:20 -04:00 committed by GitHub
parent 7cf5ee6288
commit c794f8881b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "graphiti-core"
description = "A temporal graph building library"
version = "0.21.0pre4"
version = "0.21.0pre5"
authors = [
{ name = "Paul Paliychuk", email = "paul@getzep.com" },
{ name = "Preston Rasmussen", email = "preston@getzep.com" },

2
uv.lock generated
View file

@ -783,7 +783,7 @@ wheels = [
[[package]]
name = "graphiti-core"
version = "0.21.0rc4"
version = "0.21.0rc5"
source = { editable = "." }
dependencies = [
{ name = "diskcache" },