Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
release 0.2.3
  • Loading branch information
t-vi committed May 23, 2025
commit 33b662ee1f149244639d8e0107503b72d1f59d97
2 changes: 1 addition & 1 deletion thunder/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.2.3dev"
__version__ = "0.2.3"
__author__ = "Lightning-AI et al"
__author_email__ = "community@lightning.ai"
__copyright__ = f"2024 {__author__}"
Expand Down
Loading