Skip to content

Commit

Permalink
Update tlparse version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesjwu committed Apr 4, 2024
1 parent 7b59f09 commit c4d0b99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tlparse"
version = "0.3.12"
version = "0.3.13"
edition = "2021"
authors = ["Edward Z. Yang <ezyang@mit.edu>"]
description = "Parse TORCH_LOG logs produced by PyTorch torch.compile"
Expand Down

0 comments on commit c4d0b99

Please sign in to comment.