Skip to content

Commit 10d090c

Browse files
committed
Bump version: 1.0.3 → 1.0.4
1 parent 69c087b commit 10d090c

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.3'
1+
__version__ = '1.0.4'

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.3"
9+
version = "1.0.4"
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)