Skip to content

Commit 0b655aa

Browse files
authored
Release: v0.4.2 (#148)
Release version 0.4.2 that refactors multi-rank landing page into lib function.
1 parent f3e5497 commit 0b655aa

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tlparse"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2021"
55
authors = ["Edward Z. Yang <[email protected]>"]
66
description = "Parse TORCH_LOG logs produced by PyTorch torch.compile"

0 commit comments

Comments
 (0)