Bump version

This commit is contained in:
Cyber MacGeddon 2024-09-05 20:00:22 +01:00
parent 68ea0d51b4
commit efc608885c
18 changed files with 252 additions and 252 deletions

View file

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