Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan-Kim2028 committed Jul 21, 2024
1 parent 876ab37 commit a7209ba
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 @@
[project]
name = "mev-commit-sdk-py"
version = "0.1.3"
version = "0.1.4"
description = "mev-commit python sdk for on-chain data retrieval for mev-commit chain"
authors = [{ name = "Evan K", email = "[email protected]" }]
dependencies = [
Expand Down Expand Up @@ -31,4 +31,4 @@ allow-direct-references = true
packages = ["src/mev_commit_sdk_py"]

[tool.rye.scripts]
changelog = "git_changelog.cli:main"
changelog = "git_changelog.cli:main"

0 comments on commit a7209ba

Please sign in to comment.