chore: version bump
This commit is contained in:
@@ -13,6 +13,6 @@ epub2go https://www.projekt-gutenberg.org/ibsen/solness/
|
|||||||
## Installation
|
## Installation
|
||||||
Assuming you have a recent version of python installed, run
|
Assuming you have a recent version of python installed, run
|
||||||
```
|
```
|
||||||
pip install git+https://github.com/eneller/epub2go.py@latest
|
pip install git+https://github.com/eneller/epub2go.py
|
||||||
```
|
```
|
||||||
This will provide the 'epub2go' command.
|
This will provide the 'epub2go' command.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "epub2go"
|
name = "epub2go"
|
||||||
version = "1.0"
|
version = "1.2"
|
||||||
description = "EPUB converter using wget, pandoc and python glue"
|
description = "EPUB converter using wget, pandoc and python glue"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user