Bump version

This commit is contained in:
Cyber MacGeddon 2024-09-05 20:48:59 +01:00
parent 13005791f7
commit 036d9cb725
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.2"
version = "0.9.3"
setuptools.setup(
name="trustgraph",