Bump version & update templates

This commit is contained in:
Cyber MacGeddon 2024-09-30 00:00:36 +01:00
parent 2f23309f05
commit 5e8a1520ee
20 changed files with 334 additions and 334 deletions

View file

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