Skip to content

Commit 576cf5c

Browse files
committed
Release version 2.63.5
1 parent 3f48093 commit 576cf5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 63
3-
PATCH = 4
3+
PATCH = 5
44
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 commit comments

Comments
 (0)