mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 09:56:22 +02:00
Feature/simpler subpackages (#81)
* Back to simpler directory structure * Bump version, update templates
This commit is contained in:
parent
f081933217
commit
cdace22ee4
256 changed files with 411 additions and 411 deletions
|
|
@ -4,7 +4,7 @@ import os
|
|||
with open("README.md", "r") as fh:
|
||||
long_description = fh.read()
|
||||
|
||||
version = "0.11.6"
|
||||
version = "0.11.7"
|
||||
|
||||
setuptools.setup(
|
||||
name="trustgraph-core",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue