Bump version: 1.0.5 → 1.0.6

This commit is contained in:
Santiago Martinez 2023-08-03 12:42:52 +01:00
parent 70877495d4
commit 9baf60ff2d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '1.0.5'
__version__ = '1.0.6'

View File

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