diff --git a/bonito/__init__.py b/bonito/__init__.py index e099a45f..6bcebe8c 100644 --- a/bonito/__init__.py +++ b/bonito/__init__.py @@ -5,7 +5,7 @@ 'basecaller', 'train', 'pair', 'evaluate', 'view', 'convert', 'download', 'export' ] -__version__ = '0.3.6' +__version__ = '0.3.7' def main():