Browse Source

Update __init__.py

Jason 5 years ago
parent
commit
c9dfd76347
1 changed files with 1 additions and 1 deletions
  1. 1 1
      paddlex/__init__.py

+ 1 - 1
paddlex/__init__.py

@@ -25,4 +25,4 @@ load_model = cv.models.load_model
 datasets = cv.datasets
 
 log_level = 2
-__version__ = '0.1.0'
+__version__ = '0.1.0.github'