Skip to content

Commit

Permalink
Merge pull request #73 from chinchien-lin/main
Browse files Browse the repository at this point in the history
build: v0.1.5
  • Loading branch information
chinchien-lin authored Aug 13, 2024
2 parents 5f6751f + 8f059f9 commit da35e57
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 512 deletions.
2 changes: 0 additions & 2 deletions examples/example_X_template/example_1_template.py

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def read_requirements(path):

setup(
name="sparc_assemble",
version="0.1.3",
version="0.1.5",
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",
Expand Down
509 changes: 0 additions & 509 deletions tutorials/tutorial_X_template/tutorial_X_template.ipynb

This file was deleted.

0 comments on commit da35e57

Please sign in to comment.