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 aeab7b0 commit a2d8351Copy full SHA for a2d8351
setup.py
@@ -31,7 +31,7 @@
31
except ImportError:
32
from distutils.core import setup, find_packages
33
34
-version = '1.13'
+version = '1.12.1'
35
36
_descr = u'''**********
37
tika
0 commit comments