Skip to content

Commit 84c6559

Browse files
committed
Release v0.6.0
1 parent bd94c60 commit 84c6559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asteroid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .utils import deprecation_utils, torch_utils # noqa
55

66
project_root = str(pathlib.Path(__file__).expanduser().absolute().parent.parent)
7-
__version__ = "0.6.0rc0"
7+
__version__ = "0.6.0"
88

99

1010
def show_available_models():

0 commit comments

Comments
 (0)