Skip to content

Commit

Permalink
Merge c248e73 into 45e7da0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Feb 1, 2022
2 parents 45e7da0 + c248e73 commit 2726ef3
Show file tree
Hide file tree
Showing 46 changed files with 376 additions and 4,907 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fail-fast: false
matrix:
os: [ "ubuntu-latest", "macos-latest", "windows-latest" ]
python-version: [ "3.7" ]
python-version: [ "3.8" ]

# Main steps for the test to be reproduced across OS x Python
steps:
Expand Down
2 changes: 1 addition & 1 deletion AxonDeepSeg/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.3.0"
__version__ = "4.0.0"
529 changes: 48 additions & 481 deletions AxonDeepSeg/apply_model.py

Large diffs are not rendered by default.

274 changes: 0 additions & 274 deletions AxonDeepSeg/config_tools.py

This file was deleted.

Empty file.

0 comments on commit 2726ef3

Please sign in to comment.