Skip to content

Commit 35f2488

Browse files
authored
Bump version to 0.4.0 (#25)
Preparing 0.4.0 release.
1 parent 428b1e1 commit 35f2488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchfix/torchfix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
)
2323
from .visitors.security import TorchUnsafeLoadVisitor
2424

25-
__version__ = "0.3.0"
25+
__version__ = "0.4.0"
2626

2727
DEPRECATED_CONFIG_PATH = Path(__file__).absolute().parent / "deprecated_symbols.yaml"
2828

0 commit comments

Comments
 (0)