Version to 0.6.2

This commit is contained in:
Cyber MacGeddon 2024-08-14 20:55:46 +01:00
parent 4b52ac0f62
commit ef8403c5e9
12 changed files with 138 additions and 138 deletions

View file

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