浏览代码

new version

Dimitri Korsch 6 年之前
父节点
当前提交
faeb45502c
共有 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.0"
+__version__ = "0.3.1"