diff --git a/pyproject.toml b/pyproject.toml index f110d02..37dba46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi" [project] name = "pykanto" description = "A library for managing and analysing animal vocalisation data." -version = "0.1.7" +version = "0.1.8" authors = [{ name = "Nilo M. Recalde", email = "nilomerinorecalde@gmail.com" }] classifiers = [ 'License :: OSI Approved :: MIT License',