Skip to content

Commit 55f696e

Browse files
authored
Merge pull request #1174 from fls-bioinformatics-core/version-0.67.1
auto-process-ngs version 0.67.1
2 parents bc18492 + f504b3a commit 55f696e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auto_process_ngs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Current version of the library
2-
__version__ = '0.67.0'
2+
__version__ = '0.67.1'
33

44
def get_version():
55
"""Returns a string with the current version of the library (e.g., "0.2.0")

0 commit comments

Comments
 (0)