瀏覽代碼

new version: renamed the package. added some new datasets

Dimitri Korsch 6 年之前
父節點
當前提交
c844321aa3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cvdatasets/__init__.py

+ 1 - 1
cvdatasets/__init__.py

@@ -2,4 +2,4 @@ from .dataset import Dataset, ImageWrapperDataset
 from .annotations import *
 from .utils import _MetaInfo
 
-__version__ = "0.3.4"
+__version__ = "0.4.0"