Bump version to 0.11.1

This commit is contained in:
Cyber MacGeddon 2024-09-29 18:15:34 +01:00
parent fa30544999
commit 5951fb4e56
20 changed files with 302 additions and 302 deletions

View file

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