Skip to content

Commit

Permalink
bump cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Apr 14, 2024
1 parent 22acd24 commit 783abde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pyrevm"
version = "0.2.0"
version = "0.2.7"
edition = "2021"

[lib]
Expand Down
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ classifiers = [

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

[tool.poetry.dependencies]
Expand Down

0 comments on commit 783abde

Please sign in to comment.