diff --git a/torchfix/torchfix.py b/torchfix/torchfix.py index a14cd9f..1cb3e69 100644 --- a/torchfix/torchfix.py +++ b/torchfix/torchfix.py @@ -22,7 +22,7 @@ TorchVisionSingletonImportVisitor, ) -__version__ = "0.6.0" +__version__ = "0.7.0" DEPRECATED_CONFIG_PATH = "deprecated_symbols.yaml"