Update version

This commit is contained in:
Cyber MacGeddon 2024-07-23 23:20:43 +01:00
parent d75d2923fe
commit fca086d60f
7 changed files with 43 additions and 43 deletions

View file

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