Bump version: 1.0.3 → 1.0.4

This commit is contained in:
Santiago Martinez 2023-05-01 18:04:25 +01:00
parent 69c087bc20
commit 10d090cc14
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '1.0.3' __version__ = '1.0.4'

View File

@ -6,7 +6,7 @@ dev = [
[project] [project]
name = "batdetect2" name = "batdetect2"
version = "1.0.3" version = "1.0.4"
description = "Deep learning model for detecting and classifying bat echolocation calls in high frequency audio recordings." description = "Deep learning model for detecting and classifying bat echolocation calls in high frequency audio recordings."
authors = [ authors = [
{ "name" = "Oisin Mac Aodha", "email" = "oisin.macaodha@ed.ac.uk" }, { "name" = "Oisin Mac Aodha", "email" = "oisin.macaodha@ed.ac.uk" },