Skip to content

Commit 646e965

Browse files
authored
release 0.2.5 (#2512)
1 parent f048b76 commit 646e965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

thunder/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
__version__ = "0.2.5.dev0"
1+
__version__ = "0.2.5"
22
__author__ = "Lightning-AI et al"
33
__author_email__ = "community@lightning.ai"
4-
__copyright__ = f"2024 {__author__}"
4+
__copyright__ = f"2024, 2025 {__author__}"
55
__homepage__ = "https://github.com/Lightning-AI/lightning-thunder"
66
__docs__ = "Lightning Thunder project."
77

0 commit comments

Comments
 (0)