Skip to content

Commit

Permalink
Here comes 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
superbobry committed Mar 23, 2016
1 parent b7a65d6 commit 05a62bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Here you can see the full list of changes between each npy release.
Version 0.2.1
-------------

Bugfix release, released on March 23rd, 2016

- Fixed metadata in NPY files created by 'NpyFile.write'. See
issue #4 on GitHub.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
}
dependencies {
compile 'org.jetbrains.bio:npy:0.2.0'
compile 'org.jetbrains.bio:npy:0.2.1'
}
```
Expand Down

0 comments on commit 05a62bd

Please sign in to comment.