mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Reworked templater to produce docker compose and minikube output
This commit is contained in:
parent
19625d1cde
commit
713d903293
59 changed files with 37925 additions and 7034 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ import os
|
|||
with open("README.md", "r") as fh:
|
||||
long_description = fh.read()
|
||||
|
||||
version = "0.9.3"
|
||||
version = "0.10.0"
|
||||
|
||||
setuptools.setup(
|
||||
name="trustgraph",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue