Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sinistro14 committed Jan 25, 2020
1 parent 7faa508 commit b012956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pdfworkshop"
version = "1.1.1"
version = "1.1.2"
description = "PDF compressor utility, using iLovePDF API"

license = "MIT"
Expand Down Expand Up @@ -28,7 +28,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.6" # compatible python versions must be declared here
edenpdf = "^1.0.1"
edenpdf = "^1.0.3"
click = "~7.0"
appdirs = "~1.4.3"
binpacking = "~1.4.1"
Expand Down

0 comments on commit b012956

Please sign in to comment.