Provisioning

This commit is contained in:
Cyber MacGeddon 2024-07-18 16:02:53 +01:00
parent 9216e47da2
commit 890cf37ff4
10 changed files with 426 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.3.3"
version = "0.4.0"
setuptools.setup(
name="trustgraph",