Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 7858904

Browse files
author
staticdev
committed
0.2.0
1 parent e75c3fa commit 7858904

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Features
3636
--------
3737

3838
* Cross-platform: Windows, Mac, and Linux are officially supported.
39-
* Works with Python 3.6, 3.7 and 3.8.
39+
* Works with Python 3.6.1+, 3.7 and 3.8.
4040
* Splits documents by max size.
4141
* Checks for high-resolution PDFs before splitting.
4242

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pdf-split-tool"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "Pdf Split Tool"
55
authors = ["Thiago Carvalho D'Ávila <thiagocavila@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)