diff --git a/requirements.txt b/requirements.txt index 02759e5..d8ee20b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ SQLAlchemy==1.3.20 confini~=0.3.6b2 semver==2.13.0 hexathon~=0.0.1a3 -chainlib~=0.0.1a13 +chainlib~=0.0.1a15 diff --git a/setup.cfg b/setup.cfg index d08e708..a3d8632 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chainsyncer -version = 0.0.1a7 +version = 0.0.1a8 description = Generic blockchain syncer driver author = Louis Holbrook author_email = dev@holbrook.no