Skip to content

Commit 1a49844

Browse files
committed
Release version 2.47.0
1 parent a7d7d87 commit 1a49844

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/processing/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MAJOR = 2
2-
MINOR = 46
3-
PATCH = 2
2+
MINOR = 47
3+
PATCH = 0
44
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 commit comments

Comments
 (0)