Skip to content

Commit

Permalink
refactored
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin committed Aug 21, 2024
1 parent 9ff6fd7 commit 3569cdf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[tool.poetry]
name = "evdschat"
version = "0.1.4"
description = "evdschat"
version = "0.1.6"
description = "evdschat is an open-source Python package designed to enhance the evdspy package by allowing users to interact with the evdschat Application. This Node.js project aims to provide the most specific and accurate data users request during conversations, based on arguments such as start date, end date, and aggregation type, as described in the evdspy."
authors = ["sermet.pekin <[email protected]>"]
license = "CC BY-NC 4.0"
readme = "README.md"
repository = "https://github.com/SermetPekin/evdschat" # Add this line
keywords = ["evdspy", "evdschat", "chatbot", "data-aggregation", "open-source", "Node.js", "Python", "API", "TCMB", "CBRT", "Generative AI"]


[tool.poetry.dependencies]
python = "^3.9"
Expand Down

0 comments on commit 3569cdf

Please sign in to comment.