Bump version

This commit is contained in:
nolash 2021-03-01 13:10:34 +01:00
parent 4af7592212
commit bcf20cbfd3
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
4 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ version = (
0,
10,
0,
'alpha.34',
'alpha.35',
)
version_object = semver.VersionInfo(

View File

@ -1,7 +1,7 @@
web3==5.12.2
celery==4.4.7
crypto-dev-signer~=0.4.13rc3
confini~=0.3.6b1
confini~=0.3.6rc3
cic-registry~=0.5.3a22
cic-bancor~=0.0.6
redis==3.5.3
@ -21,4 +21,4 @@ eth-address-index~=0.1.0a8
chainlib~=0.0.1a19
hexathon~=0.0.1a3
chainsyncer~=0.0.1a18
cic-base==0.1.1a8
cic-base==0.1.1a9

View File

@ -107,7 +107,7 @@ RUN cd cic-bancor/python && \
RUN apt-get install -y cargo
ARG cic_base_version=0.1.1a8
ARG cic_base_version=0.1.1a9
RUN pip install --extra-index-url $pip_extra_index_url cic-base[full_graph]==$cic_base_version
ARG cic_registry_version=0.5.3a22

View File

@ -1,3 +1,3 @@
cic-base[full_graph]==0.1.1a8
cic-base[full_graph]==0.1.1a9
cic-eth==0.10.0a34
cic-types==0.1.0a8