Skip to content

Commit

Permalink
bumping version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dcnieho committed Jan 5, 2023
1 parent b76f572 commit 5145fce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/I2MC/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.2.1"
__version__ = "2.2.2"

__title__ = "I2MC"
__description__ = "Noise-robust fixation classification (I2MC)."
Expand All @@ -10,4 +10,4 @@
__email__ = "diederick_c.niehorster@humlab.lu.se"

__license__ = "MIT"
__copyright__ = "Copyright (c) 2019-2021 Jonathan van Leeuwen, " + __author__
__copyright__ = "Copyright (c) 2019-2023 Jonathan van Leeuwen, " + __author__

0 comments on commit 5145fce

Please sign in to comment.