Skip to content

Commit

Permalink
Release version 2.29.10
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Nov 30, 2023
1 parent 1f499cc commit 66b4478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data_processing/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MAJOR = 2
MINOR = 29
PATCH = 9
PATCH = 10
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 comments on commit 66b4478

Please sign in to comment.