Bump version, upgrade chainlib to 0.2.0

This commit is contained in:
lash 2022-05-10 10:10:40 +00:00
parent b87aa875f0
commit bc3f4ff8fb
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,5 @@
- 0.4.8
* Upgrade chainlib to 0.2.0
- 0.4.5
* Upgrade chainsyncer
- 0.4.4

View File

@ -1,5 +1,5 @@
chainlib-eth~=0.1.3
chainlib~=0.1.3
chainlib-eth~=0.2.0
chainlib~=0.2.0
chainsyncer~=0.4.9
leveldir~=0.3.0
eth-cache~=0.1.2
eth-cache~=0.1.3

View File

@ -1,6 +1,6 @@
[metadata]
name = eth-monitor
version = 0.4.7
version = 0.4.8
description = Monitor and cache transactions using match filters
author = Louis Holbrook
author_email = dev@holbrook.no
@ -26,7 +26,7 @@ licence_files =
[options]
include_package_data = True
python_requires = >=3.7
python_requires = >=3.9
packages =
eth_monitor
eth_monitor.importers