Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Phlya authored Nov 20, 2023
1 parent c381d7f commit 2ada87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pairtools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
CLI tools to process mapped Hi-C data
:copyright: (c) 2017-2022 Open2C
:copyright: (c) 2017-2023 Open2C
:author: Open2C
:license: MIT
"""

__version__ = "1.0.2"
__version__ = "1.0.3"

# from . import lib

0 comments on commit 2ada87c

Please sign in to comment.