Skip to content

Commit a48cdde

Browse files
committed
Bump version to 0.5.0
1 parent cf5a379 commit a48cdde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdfbookmarker.py

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
from PyPDF2 import PdfFileMerger, PdfFileReader
2525

26-
__version__ = '0.03'
26+
__version__ = '0.5.0'
2727
__author__ = 'RussellLuo'
2828
__email__ = 'luopeng.he@gmail.com'
2929
__license__ = 'MIT'

0 commit comments

Comments
 (0)