diff --git a/setup.py b/setup.py index 50109730a..f25af286a 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( name="dlrover", - version="0.3.7rc0", + version="0.3.8", description="An Automatic Distributed Deep Learning Framework", long_description="DLRover helps model developers focus on model algorithm" " itself, without taking care of any engineering stuff,"