Skip to content

Commit fd2ffe8

Browse files
committed
Release version 2.65.0
1 parent f354d4d commit fd2ffe8

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

0 commit comments

Comments
 (0)