diff --git a/requirements.txt b/requirements.txt index e0f36d4..c8e5ba6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ #pysha3==1.0.2 -hexathon~=0.1.5 +hexathon~=0.1.6 leveldir~=0.3.0 #alembic==1.4.2 #SQLAlchemy==1.3.20 confini~=0.6.0 #pyxdg~=0.27 chainlib~=0.1.1 -shep~=0.2.7 +shep~=0.2.8 diff --git a/setup.cfg b/setup.cfg index ecc0206..f2c7b81 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chainqueue -version = 0.1.14 +version = 0.1.15 description = Generic blockchain transaction queue control author = Louis Holbrook author_email = dev@holbrook.no