diff --git a/pyproject.toml b/pyproject.toml index c5b1d265..fc5290f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", @@ -24,7 +24,6 @@ keywords = [ "litellm" ] - [tool.poetry.urls] "Source" = "https://github.com/Undertone0809/promptulate" "Homepage" = "https://github.com/Undertone0809/promptulate"