Release PyPI package

This commit is contained in:
Cyber MacGeddon 2024-07-15 21:40:49 +01:00
parent 742fca8e44
commit 178bd6943e
2 changed files with 5 additions and 4 deletions

View file

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