Skip to content

Commit

Permalink
chore: update 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thisguymartin committed Apr 22, 2023
1 parent 30145b0 commit 4018008
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 @@
[tool.poetry]
name = "search-hound-ai"
version = "0.1.4"
version = "0.1.5"
description = ""
authors = ["Martin Patino <[email protected]>"]
readme = "README.md"
Expand All @@ -21,4 +21,4 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.poetry.scripts]
search-hound = "search_hound_ai.app:main"
hound = "search_hound_ai.app:main"

0 comments on commit 4018008

Please sign in to comment.