Skip to content

Commit

Permalink
Release version 2.29.11
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Nov 30, 2023
1 parent fa75390 commit 0c2eb5d
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 = 10
PATCH = 11
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 comments on commit 0c2eb5d

Please sign in to comment.