This commit is contained in:
Claudio Santini 2025-02-01 14:01:08 +01:00
parent 4cd91de783
commit 2b077852cb
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View file

@ -3215,4 +3215,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.9,<3.13"
content-hash = "2978dd8927035d9a4420df8c01602dba83db9cc5ea03f89fd1d8f06f49ab1389"
content-hash = "4e62920e0cb502d8f9a30a463d8266939ac0d3e6bcfe5d4f26830b058b659561"

View file

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