Skip to content

Commit

Permalink
rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmeunier79 committed Nov 4, 2024
1 parent 8596b00 commit 251aad8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Dockerfile_testpypi_nomcr
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ RUN python -m pip install xvfbwrapper \
pbr \
nibabel \
packaging \
pytest \
install \
graphviz \
pytest

RUN python -m pip install graphviz \
pybids \
nipype \
nilearn \
Expand Down
2 changes: 1 addition & 1 deletion macapype/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4.1-rc1'
__version__ = '0.4.1-rc2'

0 comments on commit 251aad8

Please sign in to comment.