mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-29 17:25:15 +02:00
Fix client missing exception import (#30)
* Fix missing import, remove cruft imports * Bump version
This commit is contained in:
parent
e7c498be92
commit
1e92b2048a
22 changed files with 213 additions and 243 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# VERSION=$(shell git describe | sed 's/^v//')
|
||||
VERSION=0.7.6
|
||||
VERSION=0.7.7
|
||||
|
||||
DOCKER=podman
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue