Skip to content

Commit a687c1a

Browse files
committed
v1.6.3
1 parent 564aeca commit a687c1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

torchinfo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
from .torchinfo import summary
44

55
__all__ = ("summary", "ColumnSettings", "ModelStatistics", "RowSettings", "Verbosity")
6-
__version__ = "1.6.2"
6+
__version__ = "1.6.3"

0 commit comments

Comments
 (0)