Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
arogozhnikov committed Feb 28, 2024
1 parent 9e2fc46 commit 7f3e54e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demuxalot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
__version__ = '0.4.0'
__author__ = 'Alex Rogozhnikov'
__version__ = '0.4.1'

from .utils import BarcodeHandler
from .snp_counter import count_snps
Expand Down

0 comments on commit 7f3e54e

Please sign in to comment.