Dimitri Korsch 6 rokov pred
rodič
commit
a39eb76e5d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      nabirds/__init__.py

+ 1 - 1
nabirds/__init__.py

@@ -1,4 +1,4 @@
 from .dataset import Dataset, ImageWrapperDataset
 from .annotations import NAB_Annotations, CUB_Annotations
 
-__version__ = "0.2.1"
+__version__ = "0.3.0"