Skip to content

Commit 281e182

Browse files
authored
Merge pull request #1185 from fls-bioinformatics-core/version-0.68.1
auto-process-ng version 0.68.1
2 parents db7db56 + 0aec058 commit 281e182

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.68.0'
2+
__version__ = '0.68.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)