Skip to content

Commit

Permalink
0.3.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Feb 27, 2020
1 parent 7a81ef6 commit 862e8d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This is a high level and scarce summary of the changes between releases. We
would recommend to consult log of the [DataLad git
repository](http://github.com/datalad/datalad-neuroimaging) for more details.

## 0.3.0 (Feb 26, 2020) -- ... and parents become grumpier

- DataLad 0.12 series is now minimal supported

## 0.2.4 (Feb 05, 2020) -- Kids are growing

Minor bugfix release to account for changes in pybids and datalad
Expand Down
2 changes: 1 addition & 1 deletion datalad_neuroimaging/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.4'
__version__ = '0.3.0'

0 comments on commit 862e8d6

Please sign in to comment.