Browse Source

new version: renamed the package. added some new datasets

Dimitri Korsch 6 years ago
parent
commit
c844321aa3
1 changed files with 1 additions and 1 deletions
  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"