Skip to content

Commit 0cad2b8

Browse files
committed
Release version 2.60.11
1 parent b3ba0a8 commit 0cad2b8

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

0 commit comments

Comments
 (0)