mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-05-02 23:04:58 -04:00
💾
This commit is contained in:
parent
d9a600a7dc
commit
78549114f6
6 changed files with 29 additions and 37 deletions
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name="indexer",
|
||||
version='0.0.2',
|
||||
version='0.0.3',
|
||||
packages=find_packages(include=[
|
||||
'src',
|
||||
'src.blockchains',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue