diff --git a/requirements.txt b/requirements.txt index 371cc9d..34700c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -chaind<=0.0.3,>=0.0.3a2 +chaind<=0.0.3,>=0.0.3a3 hexathon~=0.0.1a8 chainlib-eth<=0.1.0,>=0.0.9a5 diff --git a/setup.cfg b/setup.cfg index 1b2ec53..dd562d9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chaind-eth -version = 0.0.3a2 +version = 0.0.3a3 description = Queue server for ethereum author = Louis Holbrook author_email = dev@holbrook.no