Skip to content

Commit

Permalink
fix typo in pyproject.toml
Browse files Browse the repository at this point in the history
blame: 783abde
  • Loading branch information
charles-cooper committed Apr 14, 2024
1 parent de8e2b5 commit 8ae4fda
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
Expand Up @@ -9,7 +9,7 @@ classifiers = [

[tool.poetry]
name = "pyrevm"
description = "0.2.7" # Cargo.toml needs to be updated for releases
version = "0.2.7" # Cargo.toml needs to be updated for releases
authors = ["Georgios Konstantopoulos <me@gakonst.com>"]

[tool.poetry.dependencies]
Expand Down

0 comments on commit 8ae4fda

Please sign in to comment.