Skip to content

Commit 5dbb6e6

Browse files
committed
Release version 2.63.15
1 parent f880950 commit 5dbb6e6

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

0 commit comments

Comments
 (0)