diff --git a/setup.py b/setup.py index 33947b6..c02f465 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ def read_requirements(path): setup( name="sparc_assemble", - version="0.1.5", + version="0.1.9", description='A Python tool to find and automatically assemble tools and workflows to process SPARC datasets in accordance with FAIR principles.', long_description=(Path(__file__).parent / "README.md").read_text(), long_description_content_type="text/markdown", diff --git a/sparc_assemble/resources/__init__.py b/sparc_assemble/resources/__init__.py new file mode 100644 index 0000000..e69de29