- Updated dashboard (#27)

- Adjusted limits everything works
- Bump version
This commit is contained in:
cybermaggedon 2024-08-22 23:23:11 +01:00 committed by GitHub
parent 2bc602fdcf
commit b1b26a3f55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 245 additions and 245 deletions

View file

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