Skip to content

Commit 82c4d11

Browse files
authored
Merge pull request #1093 from fls-bioinformatics-core/version-0.57.0
auto-process-ngs version 0.57.0
2 parents 9d677c3 + 02cc0f0 commit 82c4d11

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.56.0'
2+
__version__ = '0.57.0'
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)