Version to 0.5.9

This commit is contained in:
Cyber MacGeddon 2024-08-12 15:36:22 +01:00
parent 77541330bd
commit a8d66f346c
10 changed files with 91 additions and 91 deletions

View file

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