Resolve conflicts

This commit is contained in:
Maxim Razhev
2022-04-28 17:37:39 +05:00
parent ce2ce23ccd
commit 817660199c

View File

@@ -11,7 +11,7 @@ long_description = read('README.md') if os.path.isfile("README.md") else ""
setup(
name='ethereum-etl',
version='1.10.2',
version='1.11.1',
author='Evgeny Medvedev',
author_email='evge.medvedev@gmail.com',
description='Tools for exporting Ethereum blockchain data to CSV or JSON',