Skip to content

Commit

Permalink
bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erwin-wee committed Jan 15, 2024
1 parent c36a2e1 commit 2b60f9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "chainbench"
version = "0.5.0"
version = "0.5.1"
description = ""
authors = [
"Egor Molodik <[email protected]>",
Expand Down Expand Up @@ -47,4 +47,4 @@ max-line-length = 120
extend-ignore = ['E203']

[tool.black]
line-length = 120
line-length = 120

0 comments on commit 2b60f9b

Please sign in to comment.