Boost version file, put 2y text-completion process in each docker compose just for RAG

This commit is contained in:
Cyber MacGeddon 2024-08-05 23:00:05 +01:00
parent faa5dc26ac
commit 63a30b25eb
6 changed files with 121 additions and 44 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",