Skip to content

Commit

Permalink
Merge branch 'gpimm-master-patch-02153' into 'master'
Browse files Browse the repository at this point in the history
update lib-pod5 version before release

See merge request minknow/pod5-file-format!240
  • Loading branch information
0x55555555 committed Apr 20, 2023
2 parents f94aee7 + ac771c9 commit f12ca17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed merging many files running out the size limit of dictionary indices.


## [0.1.19] 2023-04-14

### Changed
Expand Down
2 changes: 1 addition & 1 deletion python/pod5/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers=[
dependencies = [
"iso8601",
"jsonschema",
"lib_pod5 ~= 0.1.19dev0",
"lib_pod5 ~= 0.1.20dev0",
"more_itertools",
"numpy >= 1.20.0",
"pyarrow ~= 11.0.0",
Expand Down

0 comments on commit f12ca17

Please sign in to comment.