diff --git a/pyproject.toml b/pyproject.toml index 2c807f5..2504d2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "prompt-templates" -version = "0.0.9" +version = "0.0.10" description = "A library for working with prompt templates locally or on the Hugging Face Hub." authors = ["MoritzLaurer "] license = "Appache-2.0"