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