Skip to content

Commit

Permalink
Release 0.2.84
Browse files Browse the repository at this point in the history
  • Loading branch information
NolanTrem committed Aug 8, 2024
1 parent 34b4bb8 commit 7c5b9a6
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
Expand Up @@ -4,12 +4,12 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "r2r"
version = "0.2.83"
version = "0.2.84"
description = "SciPhi R2R"
authors = ["Owen Colegrove <[email protected]>"]
license = "MIT"
readme = "README.md"
include = ["r2r.toml", "compose.yaml", "compose.neo4j.yaml", "compose.ollama.yaml", "compose.postgres.yaml", "pyproject.toml"]
include = ["r2r.toml", "compose.yaml", "compose.neo4j.yaml", "compose.ollama.yaml", "compose.postgres.yaml", "pyproject.toml", "alembic.ini"]

[tool.poetry.dependencies]
# Python Versions
Expand Down

0 comments on commit 7c5b9a6

Please sign in to comment.