Merge commit '63a30b25eb' into cohere

This commit is contained in:
JackColquitt 2024-08-05 16:13:49 -07:00
commit 0a15e58217
14 changed files with 295 additions and 51 deletions

View file

@ -4,7 +4,7 @@ import os
with open("README.md", "r") as fh:
long_description = fh.read()
version = "0.5.5"
version = "0.5.6"
setuptools.setup(
name="trustgraph",