Skip to content

Commit e58d305

Browse files
authored
Bump thop to 2.0.18 (#105)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 parent 8cd16d5 commit e58d305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

thop/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
22

3-
__version__ = "2.0.17"
3+
__version__ = "2.0.18"
44

55
import torch
66

0 commit comments

Comments
 (0)