Skip to content

Commit

Permalink
Pre-relase 0.8: writer support.
Browse files Browse the repository at this point in the history
- new abstract base classes for header and container
- access to more blocks and packets properties
- track block offset within the cleartext data
- iterator for only deciphered blocks
- abstract container writer
- tests for writer and related functionality
  • Loading branch information
dzoep committed Oct 9, 2024
1 parent f17f4af commit ea13ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "oarepo_c4gh"
version = "0.7"
version = "0.8"
authors = [
{ name = "Dominik Pantůček", email = "[email protected]" }
]
Expand Down

0 comments on commit ea13ed0

Please sign in to comment.