diff --git a/requirements.txt b/requirements.txt index 384807c..e0f36d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ leveldir~=0.3.0 confini~=0.6.0 #pyxdg~=0.27 chainlib~=0.1.1 -shep~=0.2.6 +shep~=0.2.7 diff --git a/setup.cfg b/setup.cfg index f3257c0..ecc0206 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chainqueue -version = 0.1.13 +version = 0.1.14 description = Generic blockchain transaction queue control author = Louis Holbrook author_email = dev@holbrook.no