Skip to content

Commit 963cc53

Browse files
committed
Bump version: 1.0.6 → 1.0.7
1 parent 860e63d commit 963cc53

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.6'
1+
__version__ = '1.0.7'

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.6"
9+
version = "1.0.7"
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)