Skip to content

Commit f762126

Browse files
authored
Update __init__.py
1 parent ca09133 commit f762126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch_enhance/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import torch_enhance.metrics
44
import torch_enhance.losses
55

6-
__version__ = "0.1.4"
6+
__version__ = "0.1.6"
77

88
__all__ = [
99
"torch_enhance",

0 commit comments

Comments
 (0)