Skip to content

Commit

Permalink
hotfix: v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
iiSeymour committed Apr 22, 2021
1 parent c57cca9 commit 44e5db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bonito/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'basecaller', 'train', 'pair', 'evaluate', 'view', 'convert', 'download', 'export'
]

__version__ = '0.3.7'
__version__ = '0.3.8'


def main():
Expand Down

0 comments on commit 44e5db7

Please sign in to comment.