Skip to content

Commit

Permalink
chore: Bump version to 0.2.3 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
okwilkins committed May 18, 2024
1 parent 3699570 commit 6ab5508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rag-cli"
version = "0.2.2"
version = "0.2.3"
description = "A project to show good CLI practices with a fully fledged RAG system."
readme = "README.md"
license = "OSI Approved :: GNU Affero General Public License v3"
Expand Down

0 comments on commit 6ab5508

Please sign in to comment.