This commit is contained in:
Claudio Santini 2025-01-15 15:50:17 +01:00
parent 26dac9eb2f
commit d5e41768ad

View file

@ -1,7 +1,7 @@
[project] [project]
name = "audiblez" name = "audiblez"
version = "0.1.9" version = "0.1.9"
description = "" description = "Generate audiobooks from e-books (epub to wav/m4b)"
authors = [ authors = [
{ name = "Claudio Santini", email = "hireclaudio@gmail.com" } { name = "Claudio Santini", email = "hireclaudio@gmail.com" }
] ]