Skip to content

Commit

Permalink
Merge pull request #27 from spirosmaggioros/fixing_issues
Browse files Browse the repository at this point in the history
Update spare to 1.2.4 | v1.2.3 will be yanked from PyPI
  • Loading branch information
AlexanderGetka-cbica authored Sep 13, 2024
2 parents d22e18a + d999969 commit 0e98269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Please open an issue if you find any bugs for the newer versions of spare_score
## Usage

```text
spare_scores v1.2.3.
spare_scores v1.2.4
SPARE model training & scores calculation
required arguments:
[ACTION] The action to be performed, either 'train' or 'test'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="spare_scores",
version="1.2.3",
version="1.2.4",
description="Compute characteristic brain signatures of your case population.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 0e98269

Please sign in to comment.