Skip to content

Commit

Permalink
bump version v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitberanger committed Dec 14, 2022
1 parent 8a70abf commit 4fe14df
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 @@ -55,7 +55,7 @@ Optional arguments:
located in [niix2bids]/config_file/siemens.py
-v, --version show program's version number and exit
niix2bids_version==v2.3.0 + bids_version==v1.6.0
niix2bids_version==v2.4.0 + bids_version==v1.6.0
```


Expand Down
2 changes: 1 addition & 1 deletion niix2bids/metadata.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = 'v2.3.0'
__version__ = 'v2.4.0'


def get_niix2bids_version() -> str:
Expand Down

0 comments on commit 4fe14df

Please sign in to comment.