Skip to content

Commit

Permalink
bump v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitberanger committed Oct 17, 2022
1 parent be0247e commit adece7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
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.2.0 + bids_version==v1.6.0
niix2bids_version==v2.3.0 + bids_version==v1.6.0
```


Expand Down
2 changes: 1 addition & 1 deletion niix2bids/metadata.py
@@ -1,4 +1,4 @@
__version__ = 'v2.2.0'
__version__ = 'v2.3.0'


def get_niix2bids_version() -> str:
Expand Down

0 comments on commit adece7a

Please sign in to comment.