Skip to content

Commit

Permalink
Upgrade to ebookmaker 0.11.28
Browse files Browse the repository at this point in the history
0.11.28 has a bug fix to allow the use of the `--output-file` argument to set
the output filename correctly.
  • Loading branch information
windymilla authored and cpeel committed Nov 27, 2021
1 parent 0729c41 commit 449d56a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ verify_ssl = true
[packages]
pywin32-ctypes = "*"
pyinstaller = "==4.7"
ebookmaker = "==0.11.26"
ebookmaker = "==0.11.28"

[requires]
python_version = "3.8"
36 changes: 18 additions & 18 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 449d56a

Please sign in to comment.