Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit d06bee5

Browse files
author
levisingularity
committed
Chores: create a new release version 0.8.8
1 parent 1899786 commit d06bee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hyperon_das_atomdb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
"AtomDoesNotExist",
1717
]
1818

19-
__version__ = '0.8.7'
19+
__version__ = '0.8.8'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hyperon-das-atomdb"
3-
version = "0.8.7"
3+
version = "0.8.8"
44
description = "Persistence layer for Distributed AtomSpace"
55
authors = ["marcocapozzoli <marcocapozzoli90@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)