Upgrade deps
This commit is contained in:
parent
19a44a4354
commit
92fb6c51d2
@ -1,2 +1,6 @@
|
|||||||
|
- 0.1.2
|
||||||
|
* Upgrade deps
|
||||||
|
- 0.1.1
|
||||||
|
* Upgrade deps
|
||||||
- 0.1.0
|
- 0.1.0
|
||||||
* Factor out from eth-monitor
|
* Factor out from eth-monitor
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
hexathon~=0.1.5
|
hexathon~=0.1.6
|
||||||
jsonrpc-std~=0.1.0
|
jsonrpc-std~=0.1.0
|
||||||
leveldir~=0.3.0
|
leveldir~=0.3.0
|
||||||
chainlib-eth>=0.1.0b3,<=0.1.0
|
chainlib-eth~=0.1.2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = eth-cache
|
name = eth-cache
|
||||||
version = 0.1.0
|
version = 0.1.2
|
||||||
description = Ethereum chain data caching tools
|
description = Ethereum chain data caching tools
|
||||||
author = Louis Holbrook
|
author = Louis Holbrook
|
||||||
author_email = dev@holbrook.no
|
author_email = dev@holbrook.no
|
||||||
|
Loading…
Reference in New Issue
Block a user