소스 검색

new version

Dimitri Korsch 6 년 전
부모
커밋
a39eb76e5d
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.2.1"
+__version__ = "0.3.0"