Skip to content

Commit 02cc0f0

Browse files
committed
Bump version to 0.57.0.
1 parent 9d677c3 commit 02cc0f0

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)