Upgrade confini dependency

This commit is contained in:
nolash 2020-12-02 09:18:57 +01:00
parent 1d1bb88056
commit 953cb78d80
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
- 0.0.4
* Update dependency versions
- 0.0.3
* Move deploy script to within setup
- 0.0.2

View File

@ -1,6 +1,6 @@
[metadata]
name = eth-accounts-index
version = 0.0.3
version = 0.0.4
description = Accounts index evm contract tooling with permissioned writes
author = Louis Holbrook
author_email = dev@holbrook.no
@ -27,7 +27,7 @@ packages =
eth_accounts_index
eth_accounts_index.runnable
install_requires =
confini==0.3.1
confini==0.3.2
web3==5.12.2
[options.package_data]