2 Commits
Author SHA1 Message Date
JiJi a9cd380c70 Upgrade to 1.0.1 2023-01-25 01:02:22 +08:00
JiJi 1e2ef6a904 Update setup.cfg 2023-01-25 01:02:09 +08:00
+3 -1
View File
@@ -1,8 +1,10 @@
[metadata] [metadata]
name = pdfuck name = pdfuck
version = 1.0.0 version = 1.0.1
author = JiJi <i@mmdjiji.com> author = JiJi <i@mmdjiji.com>
description = PDFuck: Remove the password of your PDF file
long_description = file: README.md long_description = file: README.md
long_description_content_type = text/markdown
license = GPL-3.0 license = GPL-3.0
url = https://github.com/mmdjiji/pdfuck url = https://github.com/mmdjiji/pdfuck
classifiers = classifiers =