Skip to content

Commit 5a52c41

Browse files
committed
Bump version to 0.67.2.
1 parent 4c823c5 commit 5a52c41

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.1'
2+
__version__ = '0.67.2'
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)