Finish docker-compose files

This commit is contained in:
Cyber MacGeddon 2024-07-18 17:19:49 +01:00
parent 890cf37ff4
commit 867ba026b7
9 changed files with 163 additions and 58 deletions

View file

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