Skip to content

Commit 30e1a4f

Browse files
authored
Update __init__.py (#82)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 parent 70d82fa commit 30e1a4f

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.13"
3+
__version__ = "2.0.14"
44

55

66
import torch

0 commit comments

Comments
 (0)