Skip to content

Commit

Permalink
Chores: create a new release version 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Oct 30, 2024
1 parent e821b6e commit 2779454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hyperon_das_atomdb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
"AtomDoesNotExist",
]

__version__ = '0.8.8'
__version__ = '0.8.9'
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hyperon-das-atomdb"
version = "0.8.8"
version = "0.8.9"
description = "Persistence layer for Distributed AtomSpace"
authors = ["marcocapozzoli <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 2779454

Please sign in to comment.