Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cli99 committed Oct 31, 2023
1 parent f1d1106 commit bea4a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llm-analysis"
version = "0.1.1"
version = "0.2.0"
description = "Latency and Memory Analysis of Transformer Models for Training and Inference"
authors = ["Cheng Li <[email protected]>"]
license = "Apache License, Version 2.0"
Expand Down

0 comments on commit bea4a07

Please sign in to comment.