feat: allow getting directory without download

This commit is contained in:
eneller
2025-03-23 23:53:54 +01:00
parent c49a1be369
commit 660af7fab0
3 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "epub2go"
version = "2.1"
version = "2.2"
description = "EPUB converter using wget, pandoc and python glue"
readme = "README.md"
requires-python = ">=3.12"