소스 검색

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"