Skip to content

Commit 4eb469e

Browse files
committed
Release v0.16.2
1 parent c003753 commit 4eb469e

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.16.1"
17+
LUDWIG_VERSION = "0.16.2"
1818

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

0 commit comments

Comments
 (0)