Skip to content

Commit e7967af

Browse files
committed
Release version 2.52.3
1 parent 3c5f5ea commit e7967af

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

0 commit comments

Comments
 (0)