Skip to content

Commit 3bb7bbb

Browse files
committed
Release version 2.62.4
1 parent c77cde0 commit 3bb7bbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/processing/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MAJOR = 2
22
MINOR = 62
3-
PATCH = 3
3+
PATCH = 4
44
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 commit comments

Comments
 (0)