diff --git a/torchprof/__init__.py b/torchprof/__init__.py index 4c776f6..8e89d17 100644 --- a/torchprof/__init__.py +++ b/torchprof/__init__.py @@ -3,4 +3,4 @@ name = "torchprof" __all__ = ["Profile"] -__version__ = "0.3.1" +__version__ = "1.0.0"