Skip to content

Commit 9baf60f

Browse files
committed
Bump version: 1.0.5 → 1.0.6
1 parent 7087749 commit 9baf60f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

batdetect2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.5'
1+
__version__ = '1.0.6'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dev = [
66

77
[project]
88
name = "batdetect2"
9-
version = "1.0.5"
9+
version = "1.0.6"
1010
description = "Deep learning model for detecting and classifying bat echolocation calls in high frequency audio recordings."
1111
authors = [
1212
{ "name" = "Oisin Mac Aodha", "email" = "oisin.macaodha@ed.ac.uk" },

0 commit comments

Comments
 (0)