chore: clean up #2

Open
williamluke wants to merge 18 commits from lum/kitabu into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 19016be7f8 - Show all commits

View File

@ -16,7 +16,7 @@ cic-cache==0.3.0a2
cic-contracts==0.0.5
cic-eth-registry==0.6.6
cic-types==0.2.1a8
clicada==0.0.6a2
clicada==0.0.6rc1
coincurve==15.0.0
confini==0.5.4
cryptography==3.2.1

View File

@ -1,7 +1,7 @@
#!/bin/bash
want_cic_cache_version=0.3.0a2
want_cicada_version=0.0.6a2
want_cicada_version=0.0.6rc1
#INSTALL_EVM=bloxberg
. aux/bdbg/bdbg.sh