We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564aeca commit a687c1aCopy full SHA for a687c1a
1 file changed
torchinfo/__init__.py
@@ -3,4 +3,4 @@
3
from .torchinfo import summary
4
5
__all__ = ("summary", "ColumnSettings", "ModelStatistics", "RowSettings", "Verbosity")
6
-__version__ = "1.6.2"
+__version__ = "1.6.3"
0 commit comments