Skip to content

Commit

Permalink
Use the correct name for the project
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed May 7, 2023
1 parent 15839a1 commit 88f1bec
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 @@ -3,7 +3,7 @@ requires = ["maturin>=0.14.8,<0.15", "poetry-dynamic-versioning"]
build-backend = "maturin"

[project]
name = "atuin"
name = "eko"
requires-python = ">=3.8"
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit 88f1bec

Please sign in to comment.