We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9d5c6 commit b15b32eCopy full SHA for b15b32e
src/Pdf2TextLibrary/__init__.py
@@ -5,7 +5,7 @@
5
from io import StringIO
6
7
8
-__version__ = '0.3'
+__version__ = '1.0.1'
9
10
class Pdf2TextLibrary(object):
11
ROBOT_LIBRARY_SCOPE = 'Global'
0 commit comments