We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f048b76 commit 646e965Copy full SHA for 646e965
thunder/__about__.py
@@ -1,7 +1,7 @@
1
-__version__ = "0.2.5.dev0"
+__version__ = "0.2.5"
2
__author__ = "Lightning-AI et al"
3
__author_email__ = "community@lightning.ai"
4
-__copyright__ = f"2024 {__author__}"
+__copyright__ = f"2024, 2025 {__author__}"
5
__homepage__ = "https://github.com/Lightning-AI/lightning-thunder"
6
__docs__ = "Lightning Thunder project."
7
0 commit comments