Explorar o código

Merge pull request #1289 from will-jl944/det_dev

update version #
will-jl944 %!s(int64=4) %!d(string=hai) anos
pai
achega
a358b22f3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      paddlex/__init__.py

+ 1 - 1
paddlex/__init__.py

@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-__version__ = '2.0.0'
+__version__ = '2.1.0'
 
 from paddlex.utils.env import get_environ_info, init_parallel_env
 init_parallel_env()