Skip to content

Commit 8f3c65d

Browse files
authored
Update to v0.3.2 (#31)
* Update to v0.3.2 * Update authors and maintainers
1 parent 7a122ec commit 8f3c65d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pyproject.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
[tool.poetry]
22
name = "chainbench"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = ""
5-
authors = ["Egor Molodik <egor.molodik@chainstack.com>"]
5+
authors = [
6+
"Egor Molodik <egor.molodik@chainstack.com>",
7+
"Erwin Wee <erwin.wee@chainstack.com>"
8+
]
9+
maintainers = ["Erwin Wee <erwin.wee@chainstack.com>"]
610
readme = "README.md"
711
packages = [{include = "chainbench"}]
812

0 commit comments

Comments
 (0)