Fix Azure, 0.2.5

This commit is contained in:
Cyber MacGeddon 2024-07-16 23:45:38 +01:00
parent dd23fad015
commit d007a5c97c
7 changed files with 46 additions and 44 deletions

View file

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