diff --git a/traceml/traceml/pkg.py b/traceml/traceml/pkg.py index 25cf08b95..1efa05146 100644 --- a/traceml/traceml/pkg.py +++ b/traceml/traceml/pkg.py @@ -1,5 +1,5 @@ NAME = "traceml" -VERSION = "1.1.4" +VERSION = "1.1.5" DESC = ( "Engine for ML/Data tracking, visualization, dashboards, and model UI for Polyaxon." )