We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2ce23 commit 8176601Copy full SHA for 8176601
setup.py
@@ -11,7 +11,7 @@ def read(fname):
11
12
setup(
13
name='ethereum-etl',
14
- version='1.10.2',
+ version='1.11.1',
15
author='Evgeny Medvedev',
16
author_email='evge.medvedev@gmail.com',
17
description='Tools for exporting Ethereum blockchain data to CSV or JSON',
0 commit comments