Skip to content

Commit

Permalink
Release version 2.44.7
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Nov 15, 2024
1 parent ba7cde7 commit 05377ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/processing/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MAJOR = 2
MINOR = 44
PATCH = 6
PATCH = 7
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 comments on commit 05377ed

Please sign in to comment.