We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428b1e1 commit 35f2488Copy full SHA for 35f2488
torchfix/torchfix.py
@@ -22,7 +22,7 @@
22
)
23
from .visitors.security import TorchUnsafeLoadVisitor
24
25
-__version__ = "0.3.0"
+__version__ = "0.4.0"
26
27
DEPRECATED_CONFIG_PATH = Path(__file__).absolute().parent / "deprecated_symbols.yaml"
28
0 commit comments