- Put version to 0.5.5.

- Consolidate changes to all docker compose files
This commit is contained in:
Cyber MacGeddon 2024-07-29 22:27:08 +01:00
parent 5eea23b5e5
commit c55df0309c
6 changed files with 75 additions and 42 deletions

View file

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