chore: Version bump (#63)

This commit is contained in:
Pavlo Paliychuk 2024-08-27 16:29:55 -04:00 committed by GitHub
parent 06d8d9359f
commit 95eeaa575c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,11 @@
[tool.poetry] [tool.poetry]
name = "graphiti-core" name = "graphiti-core"
version = "0.0.1" version = "0.1.0"
description = "A temporal graph building library" description = "A temporal graph building library"
authors = [ authors = [
"Paul Paliychuk <paul@getzep.com>", "Paul Paliychuk <paul@getzep.com>",
"Preston Rasmussen <preston@getzep.com>", "Preston Rasmussen <preston@getzep.com>",
"Daniel Chalef <daniel@getzep.com>",
] ]
readme = "README.md" readme = "README.md"
license = "Apache-2.0" license = "Apache-2.0"