Skip to content

Commit

Permalink
feat: bump version to 0.1.0.4 and add Omkar Wagholikar as an author
Browse files Browse the repository at this point in the history
  • Loading branch information
shxntanu committed Dec 21, 2024
1 parent 570ea67 commit 7e3176d
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,8 +1,8 @@
[tool.poetry]
name = "lesa"
version = "0.1.0.3"
version = "0.1.0.4"
description = "A CLI tool to converse with any document locally using Ollama."
authors = ["Shantanu Wable <shantanuwable2003@gmail.com>"]
authors = ["Shantanu Wable <shantanuwable2003@gmail.com>", "Omkar Wagholikar <omkarrwagholikar@gmail.com>"]
repository = "https://github.com/shxntanu/lesa"
keywords = ["lesa", "rag pipeline", "document chatbot"]
classifiers = [
Expand Down

0 comments on commit 7e3176d

Please sign in to comment.