chore: Version bump (#63)
This commit is contained in:
parent
06d8d9359f
commit
95eeaa575c
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue