Bump version

This commit is contained in:
Cyber MacGeddon 2024-09-05 18:24:16 +01:00
parent e62b56887a
commit 098d4ebd1e
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.0"
version = "0.9.1"
setuptools.setup(
name="trustgraph",