diff --git a/setup.cfg b/setup.cfg index 46deecb..fa0163a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = llm_extractinator -version = 0.3.5 +version = 0.3.6 description = A framework that enables efficient extraction of structured data from unstructured text using large language models (LLMs). long_description = file: README.md long_description_content_type = text/markdown