Browse Source

new version

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