Skip to content

Commit

Permalink
bump version v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitberanger committed Jul 18, 2022
1 parent 461878b commit abe5b0c
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 @@ -41,7 +41,7 @@ Optional arguments:
located in [niix2bids]/config_file/siemens.py
-v, --version show program's version number and exit
niix2bids_version==v1.2.0 + bids_version==v1.6.0
niix2bids_version==v2.2.0 + bids_version==v1.6.0
```

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


def get_niix2bids_version() -> str:
Expand Down

0 comments on commit abe5b0c

Please sign in to comment.