Skip to content

Commit 62b7c44

Browse files
committed
Release v0.4.5
1 parent c2660a9 commit 62b7c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asteroid/__init__.py

+1-1
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.4.5rc0"
7+
__version__ = "0.4.5"
88

99

1010
def show_available_models():

0 commit comments

Comments
 (0)