build: bump version 0.5.2 → 0.5.3

This commit is contained in:
Alexander Engelsberger
2023-03-02 17:24:11 +00:00
parent c5f0b86114
commit 8ecf9948b2
4 changed files with 4 additions and 4 deletions

View File

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