diff --git a/torchprof/__init__.py b/torchprof/__init__.py index a854309..bbfe13e 100644 --- a/torchprof/__init__.py +++ b/torchprof/__init__.py @@ -3,5 +3,5 @@ name = "torchprof" __all__ = ["Profile"] -__version__ = "1.3.1" +__version__ = "1.3.2"