Skip to content

Commit

Permalink
version number update
Browse files Browse the repository at this point in the history
  • Loading branch information
agalitsyna committed Oct 7, 2022
1 parent c265e11 commit ef696d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pairtools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"""

__version__ = "1.0.1"
__version__ = "1.0.2"

# from . import lib

0 comments on commit ef696d4

Please sign in to comment.