Upgrade deps, bump version
This commit is contained in:
parent
682fa9ee5f
commit
ab6d99005d
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = ge-capped-token
|
name = ge-capped-token
|
||||||
version = 0.1.0
|
version = 0.1.1
|
||||||
description = ERC20 token that can be minted, capped and expired.
|
description = ERC20 token that can be minted, capped and expired.
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
eth_tester==0.5.0b3
|
eth_tester==0.5.0b3
|
||||||
py-evm==0.3.0a20
|
py-evm==0.3.0a20
|
||||||
pytest==6.0.1
|
pytest==6.0.1
|
||||||
cic-contracts~=0.3.3
|
cic-contracts~=0.3.4
|
||||||
|
Loading…
Reference in New Issue
Block a user