Skip to content

Commit

Permalink
chore: Bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slashtechno committed May 12, 2024
1 parent 0ec215c commit 63c9d70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[tool.poetry]
name = "llmail"
version = "0.2.1"
version = "0.2.3"
description = "Interact with LLMs via email"
authors = ["slashtechno <[email protected]>"]
repository = "https://github.com/slashtechno/llmail"
keywords = ["llm", "email", "ai", "openai"]
license = "GNU AGPLv3"
license = "GNU Affero General Public License v3"
readme = "README.md"

[tool.poetry.dependencies]
Expand Down

0 comments on commit 63c9d70

Please sign in to comment.