Skip to content

Commit

Permalink
update blackcap minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Dec 10, 2024
1 parent 42af7db commit 33d3c8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0"
__version__ = "1"

Check warning on line 1 in brainglobe_atlasapi/atlas_generation/atlas_scripts/blackcap.py

View check run for this annotation

Codecov / codecov/patch

brainglobe_atlasapi/atlas_generation/atlas_scripts/blackcap.py#L1

Added line #L1 was not covered by tests

import csv
import glob as glob
Expand Down

0 comments on commit 33d3c8c

Please sign in to comment.