Skip to content

Commit

Permalink
Push version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
10b14224cc committed Oct 10, 2021
1 parent 3318db8 commit 99a4634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pdfsak
version = 1.0
version = 1.0.1
author = Raffaele Mancuso
author_email = [email protected]
description = Utility to manipulate PDF files
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="pdfsak",
version="1.0",
version="1.0.1",
author="Raffaele Mancuso",
author_email="[email protected]",
description="Utility to manipulate PDF files",
Expand Down

0 comments on commit 99a4634

Please sign in to comment.