Bump version
This commit is contained in:
parent
7abe64e48f
commit
16b3fa70e0
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ f.close()
|
|||||||
setup(
|
setup(
|
||||||
name='celo-chainlib-eth',
|
name='celo-chainlib-eth',
|
||||||
description='block adapter hook enabling chainlib-eth for use with celo.',
|
description='block adapter hook enabling chainlib-eth for use with celo.',
|
||||||
version='0.1.0',
|
version='0.1.1',
|
||||||
packages=[
|
packages=[
|
||||||
'chainlib_eth_celo',
|
'chainlib_eth_celo',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user