Browse Source

new version: renamed the package. added some new datasets

Dimitri Korsch 6 năm trước cách đây
mục cha
commit
c844321aa3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"