Upgrade to 1.0.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = pdfuck
|
||||
version = 1.0.1
|
||||
version = 1.0.2
|
||||
author = JiJi <i@mmdjiji.com>
|
||||
description = PDFuck: Remove the password of your PDF file
|
||||
long_description = file: README.md
|
||||
@@ -14,7 +14,12 @@ classifiers =
|
||||
packages = find:
|
||||
install_requires =
|
||||
pikepdf
|
||||
include_package_data = True
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
pdfuck = pdfuck:main
|
||||
pdfuck = pdfuck:main
|
||||
|
||||
[options.packages.find]
|
||||
where=src
|
||||
include=pdfuck*
|
||||
Reference in New Issue
Block a user