Skip to content

Commit ebd9913

Browse files
author
Andre Senna
committed
Chores: create a new release version 0.8.5
1 parent 29381a8 commit ebd9913

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hyperon_das_atomdb/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
"AtomDoesNotExist",
1818
]
1919

20-
__version__ = '0.8.4'
20+
__version__ = '0.8.5'

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hyperon-das-atomdb"
3-
version = "0.8.4"
3+
version = "0.8.5"
44
description = "Persistence layer for Distributed AtomSpace"
55
authors = ["marcocapozzoli <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)