diff --git a/apps/cic-eth/cic_eth/version.py b/apps/cic-eth/cic_eth/version.py index 18ac1dd..b233a1e 100644 --- a/apps/cic-eth/cic_eth/version.py +++ b/apps/cic-eth/cic_eth/version.py @@ -10,7 +10,7 @@ version = ( 0, 11, 0, - 'beta.14', + 'beta.15', ) version_object = semver.VersionInfo( diff --git a/apps/data-seeding/requirements.txt b/apps/data-seeding/requirements.txt index fcc526d..f0b55ef 100644 --- a/apps/data-seeding/requirements.txt +++ b/apps/data-seeding/requirements.txt @@ -1,5 +1,5 @@ cic-base[full_graph]==0.1.2b11 sarafu-faucet==0.0.3a3 -cic-eth==0.11.0b14 +cic-eth==0.11.0b15 cic-types==0.1.0a11 crypto-dev-signer==0.4.14b3