Update pyproject.toml to 0.30.0pre1

This commit is contained in:
Daniel Chalef 2025-09-26 08:41:41 -07:00 committed by GitHub
parent 9aee3174bd
commit fb9a456d0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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