Skip to content

Commit

Permalink
Merge pull request #204 from singnet/andre-senna-patch-1
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
andre-senna authored Mar 26, 2024
2 parents bb777f5 + 7a97ae6 commit ef57381
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,6 +1,6 @@
[tool.poetry]
name = "hyperon-das"
version = "0.5.6"
version = "0.5.7"
description = "Query Engine API for Distributed AtomSpace"
authors = ["marcocapozzoli <[email protected]>"]
readme = "README.md"
Expand All @@ -14,7 +14,7 @@ packages = [{include = "hyperon_das"}]

[tool.poetry.dependencies]
python = "^3.8.5"
hyperon-das-atomdb = "0.4.4"
hyperon-das-atomdb = "0.4.5"
requests = "^2.31.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit ef57381

Please sign in to comment.