To version 0.5.1

This commit is contained in:
Cyber MacGeddon 2024-07-23 21:32:10 +01:00
parent 0cef143a7d
commit 8ca9bff85e
6 changed files with 42 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.5.0"
version = "0.5.1"
setuptools.setup(
name="trustgraph",