Skip to content

Commit

Permalink
Release version 2.37.8
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Jun 17, 2024
1 parent cb6d7d4 commit 2357d98
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 = 37
PATCH = 7
PATCH = 8
__version__ = f"{MAJOR}.{MINOR}.{PATCH}"

0 comments on commit 2357d98

Please sign in to comment.