Skip to content

Commit b15b32e

Browse files
committed
Update release version
1 parent 2a9d5c6 commit b15b32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pdf2TextLibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from io import StringIO
66

77

8-
__version__ = '0.3'
8+
__version__ = '1.0.1'
99

1010
class Pdf2TextLibrary(object):
1111
ROBOT_LIBRARY_SCOPE = 'Global'

0 commit comments

Comments
 (0)