Version to 0.6.6

This commit is contained in:
Cyber MacGeddon 2024-08-20 22:14:13 +01:00
parent 4cee446920
commit b0fdb4f314
11 changed files with 137 additions and 137 deletions

View file

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