Skip to content

Commit 0646945

Browse files
committed
Update version
1 parent f80cc7d commit 0646945

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

VERSIONLOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# TACA Version Log
22

3+
## 20251008.1
4+
5+
Remove return as code was unreachable
6+
37
## 20251007.2
48

59
Skip check for pod5/fast5 files

taca/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Main TACA module"""
22

3-
__version__ = "1.6.7"
3+
__version__ = "1.6.8"

0 commit comments

Comments
 (0)