Bump version, update templates

This commit is contained in:
Cyber MacGeddon 2024-09-30 16:15:54 +01:00
parent e4e34dc2d6
commit d76a32f5ef
69 changed files with 411 additions and 411 deletions

View file

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