diff --git a/pyproject.toml b/pyproject.toml index 3cef9ada..4b61c710 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [project] name = "uptrain" -version = "0.3.3" +version = "0.3.4" description = "UpTrain - ML Observability and Retraining Framework" readme = "README.md" maintainers = [{ name = "UpTrain AI Team", email = "uptrain.ai@gmail.com" }]