From 6209fc8505ed82dc72b3feb0cdf0c79e6ca734fb Mon Sep 17 00:00:00 2001 From: Eli <43382407+eli64s@users.noreply.github.com> Date: Sat, 30 Dec 2023 08:21:23 -0600 Subject: [PATCH] Bump readmeai -> v0.4.85. --- README.md | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c1f3e85e..87d1076f 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ Streamlines documentation creation and maintenance, enhancing developer producti

- ⌃ Return + Return

--- @@ -395,7 +395,7 @@ Additionally, it is essential to understand the potential risks and costs associ > 3. **Paid Account Recommended**: Setting up a paid OpenAI account is highly recommended. Not using a payment method will restrict your API usage to OpenAI's base models. This may result in less accurate README file content and potential errors arising. See the [OpenAI Pricing Page](https://openai.com/pricing/) for more details.

- ⌃ Return + Return

--- @@ -637,7 +637,7 @@ To customize the README file generation process in the readme-ai CLI tool, you c

- ⌃ Return + Return

--- @@ -689,7 +689,7 @@ To customize the README file generation process in the readme-ai CLI tool, you c

- ⌃ Return + Return

--- diff --git a/pyproject.toml b/pyproject.toml index 0e3212ef..06c31a40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "readmeai" -version = "0.4.084" +version = "0.4.085" description = "🚀 Generate awesome README files automatically using GPT LLM APIs 💫" authors = ["Eli <0x.eli.64s@gmail.com>"] license = "MIT"