diff --git a/requirements.txt b/requirements.txt index 08c1e90..9da135c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -chaind~=0.2.10 +chaind~=0.2.11 hexathon~=0.1.6 chainlib-eth~=0.1.2 pyxdg~=0.27 diff --git a/setup.cfg b/setup.cfg index f4405c2..b34a372 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chaind-eth -version = 0.2.9 +version = 0.2.10 description = Queue server for ethereum author = Louis Holbrook author_email = dev@holbrook.no