Upgrade deps, handle filestore list exception in shep

This commit is contained in:
lash 2022-05-05 15:41:30 +00:00
parent 465d692956
commit d472bd4f7c
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
- 0.2.11
* Upgrade shep to handle exception in filestore list
- 0.2.10
* Upgrade shep to guarantee state lock atomicity
- 0.2.9

View File

@ -1,6 +1,6 @@
chainlib~=0.1.2
chainqueue~=0.1.13
chainsyncer~=0.4.5
chainqueue~=0.1.14
chainsyncer~=0.4.6
confini~=0.6.0
funga~=0.5.2
pyxdg~=0.26

View File

@ -1,6 +1,6 @@
[metadata]
name = chaind
version = 0.2.10
version = 0.2.11
description = Base package for chain queue service
author = Louis Holbrook
author_email = dev@holbrook.no