diff --git a/torchprof/__init__.py b/torchprof/__init__.py index cbb365e..5829b48 100644 --- a/torchprof/__init__.py +++ b/torchprof/__init__.py @@ -3,5 +3,5 @@ name = "torchprof" __all__ = ["Profile"] -__version__ = "1.2.0" +__version__ = "1.3.0"