Skip to content

Commit cc560b6

Browse files
authored
Merge pull request #59 from code-yeongyu/feature/fix-critical-typo
2 parents aea5e43 + 5216305 commit cc560b6

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
@@ -50,7 +50,7 @@ ygka = "^2023.4.16.post1"
5050
revchatgptauth = "^2023.4.16"
5151

5252
[tool.poetry.scripts]
53-
ygka = "ygka:main"
53+
aishell = "aishell:main"
5454

5555
[tool.ruff.flake8-quotes]
5656
inline-quotes = "single"

0 commit comments

Comments
 (0)