Skip to content

Commit 46f69d0

Browse files
committed
Release version 2.63.2
1 parent ce231c6 commit 46f69d0

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

0 commit comments

Comments
 (0)