Skip to content

Commit cbcde0a

Browse files
add more authors
1 parent e4e1345 commit cbcde0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ classifiers = [
1111
name = "pyrevm"
1212
version = "0.3.0" # Cargo.toml needs to be updated for releases
1313
description = "Python bindings to rust evm (revm)"
14-
authors = ["Georgios Konstantopoulos <[email protected]>"]
14+
authors = ["Georgios Konstantopoulos <[email protected]>", "Dani Popes", "Daniel Schiavini", "Charles Cooper"]
1515

1616
[tool.poetry.dependencies]
1717
python = ">=3.7"

0 commit comments

Comments
 (0)