build: bump version 0.6.0 → 0.7.0

This commit is contained in:
Alexander Engelsberger
2023-10-25 15:19:04 +02:00
parent b7f510a9fe
commit 28ac5f5ed9
4 changed files with 4 additions and 4 deletions

View File

@@ -36,4 +36,4 @@ from .unsupervised import (
)
from .vis import *
__version__ = "0.6.0"
__version__ = "0.7.0"