We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efb0fe commit aa21e20Copy full SHA for aa21e20
src/I2MC/version.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.2.6"
+__version__ = "2.2.7"
2
3
__title__ = "I2MC"
4
__description__ = "Noise-robust fixation classification (I2MC)."
@@ -10,4 +10,4 @@
10
__email__ = "[email protected]"
11
12
__license__ = "MIT"
13
-__copyright__ = "Copyright (c) 2019-2024 Jonathan van Leeuwen, " + __author__
+__copyright__ = "Copyright (c) 2019-2025 Jonathan van Leeuwen, " + __author__
0 commit comments