Skip to content

Commit 1187894

Browse files
committed
Really bump version to 0.5.0
1 parent d1c218a commit 1187894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdfkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66
__author__ = 'Golovanov Stanislav'
7-
__version__ = '0.4.2'
7+
r_version__ = '0.5.0'
88
__license__ = 'MIT'
99

1010
from .pdfkit import PDFKit

0 commit comments

Comments
 (0)