diff --git a/README.md b/README.md index 00b51ea28..2581b67f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -*Current version of PaddleScience is Pre-release v0.1.* +*Current version of PaddleScience is v0.1.* # Introduction PaddleScience extends the PaddlePaddle framework with reusable diff --git a/docs/source/index.rst b/docs/source/index.rst index af24b3e60..2e05f8a93 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,7 +1,7 @@ Welcome to PaddleScience’s documentation ========================================= -PaddleScience is SDK and library for developing AI-driven scientific computing applications based on PaddlePaddle. Current version is pre-release v0.1. +PaddleScience is SDK and library for developing AI-driven scientific computing applications based on PaddlePaddle. Current version is v0.1. PaddleScience extends the PaddlePaddle framework with reusable software components for developing novel scientific computing applications. Such new applications include Physics-informed Machine Learning, neural network based PDE solvers, machine learning for CFD, and so on.