Skip to content

Commit

Permalink
bump to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alexomics committed Jul 20, 2021
1 parent e9539f3 commit b2896b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readpaf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__all__ = ["parse_paf"]

__version__ = "0.0.7a1"
__version__ = "0.0.7"

try:
import pandas as pd
Expand Down

0 comments on commit b2896b4

Please sign in to comment.