Bump version

This commit is contained in:
lash 2023-08-13 18:01:31 +01:00
parent 7abe64e48f
commit 16b3fa70e0
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ f.close()
setup(
name='celo-chainlib-eth',
description='block adapter hook enabling chainlib-eth for use with celo.',
version='0.1.0',
version='0.1.1',
packages=[
'chainlib_eth_celo',
],