Generate all YAML files (#24)

* All templates generated, added missing file

* Up version
This commit is contained in:
cybermaggedon 2024-08-22 21:20:17 +01:00 committed by GitHub
parent 305dda4463
commit a2ae1d8820
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 1819 additions and 1263 deletions

View file

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