Dimitri Korsch 6 anni fa
parent
commit
dae0e8e78c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.3.2"
+__version__ = "0.3.3"