Skip to content

Commit 4f16c26

Browse files
committed
Release 0.17.7: fix Ray 2.56+ Arrow-backed DataFrame sort key and ArrowExtensionArray reduction
1 parent d0ae16d commit 4f16c26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ludwig/globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
# ==============================================================================
1616

17-
LUDWIG_VERSION = "0.17.6"
17+
LUDWIG_VERSION = "0.17.7"
1818

1919
MODEL_FILE_NAME = "model"
2020
MODEL_WEIGHTS_FILE_NAME = "model_weights" # legacy pickle format

0 commit comments

Comments
 (0)