diff --git a/thunder/__about__.py b/thunder/__about__.py index 15e838ef4f..a011b4e77b 100644 --- a/thunder/__about__.py +++ b/thunder/__about__.py @@ -1,4 +1,4 @@ -__version__ = "0.1.0" +__version__ = "0.2.0" __author__ = "Lightning-AI et al" __author_email__ = "community@lightning.ai" __license__ = "Apache 2.0"