feat: return epub path

errors from wget and pandoc are thrown up
This commit is contained in:
eneller
2025-03-16 20:11:48 +01:00
parent 5d063d8597
commit 4267700763
2 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "epub2go"
version = "2.0"
version = "2.1"
description = "EPUB converter using wget, pandoc and python glue"
readme = "README.md"
requires-python = ">=3.12"
@@ -22,4 +22,4 @@ include-package-data = true
requires = ["setuptools>=64", "setuptools_scm>=8"]
[tool.setuptools_scm]
# can be empty if no extra settings are needed, presence enables setuptools-scm
# can be empty if no extra settings are needed, presence enables setuptools-scm