Skip to content

Commit

Permalink
Update libs to test new MeTTa->Nodes/Links mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-senna authored Mar 2, 2024
1 parent c812136 commit 2d2aa04
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,14 +1,14 @@
[tool.poetry]
name = "hyperon-das"
version = "0.5.0"
version = "0.5.1"
description = "Query Engine API for Distributed AtomSpace"
authors = ["marcocapozzoli <[email protected]>"]
readme = "README.md"
packages = [{include = "hyperon_das"}]

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

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

0 comments on commit 2d2aa04

Please sign in to comment.