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
9b71cc1d7b
commit
161c82ea9f
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name="indexer",
|
||||
version='0.0.3',
|
||||
version='0.0.2',
|
||||
packages=find_packages(include=[
|
||||
'src',
|
||||
'src.blockchains',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue