Bump version

This commit is contained in:
Cyber MacGeddon 2024-09-05 16:47:49 +01:00
parent 6e4534e35c
commit 6fb118ba95
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.8.3"
version = "0.9.0"
setuptools.setup(
name="trustgraph",