Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Oct 19, 2023
1 parent 16d663e commit f54d75b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hdxrate/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Top-level package for HDXrate."""

__author__ = """Jochem Smit"""
__email__ = '[email protected]'
__version__ = '0.2.0'
__email__ = "[email protected]"
__version__ = "0.2.2"

from .hdxrate import k_int_from_sequence

0 comments on commit f54d75b

Please sign in to comment.