updated version

This commit is contained in:
Schmieder, Jacob
2024-05-21 07:48:49 +00:00
parent d43a7863c3
commit 54ef452051
4 changed files with 5 additions and 13 deletions
+3 -4
View File
@@ -7,7 +7,6 @@ from .diarisation import *
from .misc import *
from .cli import *
# set __version__ attribute
__version__ = "0.0.0"
from ._version import __version__