Skip to content

Commit

Permalink
build: fix pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Undertone0809 committed May 17, 2024
1 parent ad01440 commit 176a3fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "promptulate"
readme = "README.md"
homepage = "https://github.com/Undertone0809/promptulate"
repository = "https://github.com/Undertone0809/promptulate"
version = "1.16.3"
version = "1.16.4"
keywords = [
"promptulate",
"pne",
Expand All @@ -24,7 +24,6 @@ keywords = [
"litellm"
]


[tool.poetry.urls]
"Source" = "https://github.com/Undertone0809/promptulate"
"Homepage" = "https://github.com/Undertone0809/promptulate"
Expand Down

0 comments on commit 176a3fa

Please sign in to comment.