We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80cc7d commit 0646945Copy full SHA for 0646945
VERSIONLOG.md
@@ -1,5 +1,9 @@
1
# TACA Version Log
2
3
+## 20251008.1
4
+
5
+Remove return as code was unreachable
6
7
## 20251007.2
8
9
Skip check for pod5/fast5 files
taca/__init__.py
@@ -1,3 +1,3 @@
"""Main TACA module"""
-__version__ = "1.6.7"
+__version__ = "1.6.8"
0 commit comments