We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c003753 commit 4eb469eCopy full SHA for 4eb469e
1 file changed
ludwig/globals.py
@@ -14,7 +14,7 @@
14
# limitations under the License.
15
# ==============================================================================
16
17
-LUDWIG_VERSION = "0.16.1"
+LUDWIG_VERSION = "0.16.2"
18
19
MODEL_FILE_NAME = "model"
20
MODEL_WEIGHTS_FILE_NAME = "model_weights" # legacy pickle format
0 commit comments