瀏覽代碼

new version

Dimitri Korsch 6 年之前
父節點
當前提交
dae0e8e78c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"