version 0.3.0

This commit is contained in:
Cyber MacGeddon 2024-07-17 21:22:58 +01:00
parent ce12414939
commit 29180216e6
7 changed files with 87 additions and 42 deletions

View file

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