Explorar el Código

new version: renamed the package. added some new datasets

Dimitri Korsch hace 6 años
padre
commit
c844321aa3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"